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 | |
|---|---|---|---|---|---|---|---|---|---|
| 1 | tabulator_level1_grouping | VIEW | 25.01.2026 07:51:00 | 0 | IP:216.73.216.52 Viewed | View | |||
| 2 | gallery | VIEW | 25.01.2026 07:50:59 | 0 | IP:216.73.216.52 Viewed Page:gallery, | View | |||
| 3 | chartjspie | VIEW | 25.01.2026 07:50:59 | 0 | IP:216.73.216.52 Viewed Page:chartjspie, | View | |||
| 4 | columns_and_fields | VIEW | 25.01.2026 07:50:59 | 0 | IP:216.73.216.52 Viewed Page:columns_and_fields, | View | |||
| 5 | VIEW | 25.01.2026 07:50:59 | 0 | IP:216.73.216.52 Viewed Page:pdf, Theme:semantic | View |