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 | api | VIEW | | 07.09.2025 13:10:37 | 0 | IP:216.73.216.124 Viewed Page:api, Theme:minimal | | | View |
2 | width_and_cut | VIEW | | 07.09.2025 13:10:37 | 0 | IP:216.73.216.124 Viewed Page:width_and_cut,
| | | View |
3 | new_bulk_edit | VIEW | | 07.09.2025 13:10:37 | 0 | IP:216.73.216.124 Viewed Page:new_bulk_edit,
| | | View |
4 | columnresize | VIEW | | 07.09.2025 13:10:37 | 0 | IP:216.73.216.124 Viewed Page:columnresize,
| | | View |
5 | relation_grouping | VIEW | | 07.09.2025 13:10:37 | 0 | IP:216.73.216.124 Viewed Page:relation_grouping,
| | | View |