Logs Semantic UI theme
All actions of a table are logged in this table
HIDE CODE
<?php
$xcrud2 = Xcrud::get_instance();
$xcrud2->table("logs");
$xcrud2->limit(5);
$xcrud2->unset_remove();
$xcrud2->unset_add();
$xcrud2->unset_edit();
$xcrud2->order_by('updated','desc');
echo $xcrud2->render();
?>
Logs
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | Log Type | |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | field_formular_v3 | VIEW | 13.09.2026 19:59:56 | 0 | IP:216.73.217.22 Viewed Page:field_formular_v3, | View | ||||
| 2 | chartjspie | VIEW | 13.09.2026 19:59:49 | 0 | IP:216.73.217.22 Viewed Page:chartjspie, | View | ||||
| 3 | comments_like | VIEW | 13.09.2026 19:59:49 | 0 | IP:216.73.217.22 Viewed Page:comments_like, | View | ||||
| 4 | switch_ | VIEW | 13.09.2026 19:59:49 | 0 | IP:216.73.217.22 Viewed Page:switch_, | View | ||||
| 5 | field_formular_v3 | VIEW | 13.09.2026 19:59:49 | 0 | IP:216.73.217.22 Viewed Page:field_formular_v3, | View |