Logs Bootstrap 5 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
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
|---|---|---|---|---|---|---|---|---|---|
| 1 | join | VIEW | 09.12.2025 06:01:13 | 0 | IP:66.249.70.68 Viewed Page:join, Theme:bootstrap | View | |||
| 2 | edit_side_nested | VIEW | 09.12.2025 06:00:46 | 0 | IP:216.73.216.182 Viewed Page:edit_side_nested, | View | |||
| 3 | simple_transpose | VIEW | 09.12.2025 06:00:46 | 0 | IP:216.73.216.182 Viewed Page:simple_transpose, | View | |||
| 4 | inline_editing_5 | VIEW | 09.12.2025 06:00:46 | 0 | IP:216.73.216.182 Viewed Page:inline_editing_5, | View | |||
| 5 | inline_editing_4 | VIEW | 09.12.2025 06:00:45 | 0 | IP:216.73.216.182 Viewed Page:inline_editing_4, | View |