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 | |
| 1 | search_on_type | VIEW | | 20.04.2026 22:31:40 | 0 | IP:216.73.216.114 Viewed Page:search_on_type,
| | View |
| 2 | arrange_fields | VIEW | | 20.04.2026 22:31:40 | 0 | IP:216.73.216.114 Viewed Page:arrange_fields,
| | View |
| 3 | group_5 | VIEW | | 20.04.2026 22:31:40 | 0 | IP:216.73.216.114 Viewed Page:group_5,
| | View |
| 4 | dependent_dropdowns | VIEW | | 20.04.2026 22:31:40 | 0 | IP:216.73.216.114 Viewed
| | View |
| 5 | readonly_logic | VIEW | | 20.04.2026 22:31:39 | 0 | IP:216.73.216.114 Viewed Page:readonly_logic,
| | View |