Logs
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
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
|---|---|---|---|---|---|---|---|---|---|
| 1 | inline_editing_3 | VIEW | 28.06.2026 01:45:13 | 0 | IP:5.255.231.116 Viewed Page:inline_editing_3, | View | |||
| 2 | simple_dynamic_advanced_filter | VIEW | 28.06.2026 01:40:29 | 0 | IP:14.248.19.194 Viewed | View | |||
| 3 | edit_side_nested | VIEW | 28.06.2026 01:36:21 | 0 | IP:41.140.11.224 Viewed Page:edit_side_nested, | View | |||
| 4 | send_email | VIEW | 28.06.2026 01:30:38 | 0 | IP:66.249.70.142 Viewed Page:send_email, | View | |||
| 5 | default | VIEW | 28.06.2026 01:20:56 | 0 | IP:43.157.142.101 Viewed Page:default, | View |