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 | field_formular_v3 | VIEW | | 08.07.2025 11:22:23 | 0 | IP:216.73.216.110 Viewed Page:field_formular_v3,
| | | View |
2 | validation | VIEW | | 08.07.2025 11:22:23 | 0 | IP:216.73.216.110 Viewed Page:validation,
| | | View |
3 | chartjsradar | VIEW | | 08.07.2025 11:21:41 | 0 | IP:216.73.216.110 Viewed Page:chartjsradar,
| | | View |
4 | nested | VIEW | | 08.07.2025 11:21:41 | 0 | IP:216.73.216.110 Viewed Page:nested,
| | | View |
5 | inline_editing_2 | VIEW | | 08.07.2025 11:21:00 | 0 | IP:216.73.216.110 Viewed Page:inline_editing_2,
| | | View |