Logs Default 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
Export into CSV Print Execution time: 0.012 sMemory usage: 0.11 MB Search
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | |
|---|---|---|---|---|---|---|---|---|
| 1 | group_7 | VIEW | 08.06.2026 14:34:14 | 0 | IP:216.73.216.144 Viewed Page:group_7, | View | ||
| 2 | input-mask | VIEW | 08.06.2026 14:34:14 | 0 | IP:216.73.216.144 Viewed Page:input-mask, | View | ||
| 3 | tabulator_relations | VIEW | 08.06.2026 14:34:14 | 0 | IP:216.73.216.144 Viewed | View | ||
| 4 | arrange_fields | VIEW | 08.06.2026 14:34:14 | 0 | IP:216.73.216.144 Viewed Page:arrange_fields, | View | ||
| 5 | simple_grouping | VIEW | 08.06.2026 14:34:14 | 0 | IP:216.73.216.144 Viewed Page:simple_grouping, | View |
?>