Logs Minimal theme
All actions of a table are logged in this table
HIDE CODE
SHOW 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
Logs
# | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
1 | tabulator_column_calculations | VIEW | | 22.10.2025 18:23:04 | 0 | IP:216.73.216.183 Viewed
| | | View |
2 | group_16 | VIEW | | 22.10.2025 18:22:29 | 0 | IP:216.73.216.183 Viewed Page:group_16,
| | | View |
3 | simple_translation | VIEW | | 22.10.2025 18:22:28 | 0 | IP:216.73.216.183 Viewed Page:simple_translation,
| | | View |
4 | group_11 | VIEW | | 22.10.2025 18:22:27 | 0 | IP:216.73.216.183 Viewed Page:group_11,
| | | View |
5 | charts_doughnut | VIEW | | 22.10.2025 18:22:25 | 0 | IP:216.73.216.183 Viewed Page:charts_doughnut,
| | | View |