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 Search
# | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
---|---|---|---|---|---|---|---|---|---|
1 | columnresize | VIEW | 07.09.2025 13:03:33 | 0 | IP:216.73.216.124 Viewed Page:columnresize, | View | |||
2 | chartjs_line | VIEW | 07.09.2025 13:03:33 | 0 | IP:216.73.216.124 Viewed Page:chartjs_line, | View | |||
3 | api | VIEW | 07.09.2025 13:03:33 | 0 | IP:216.73.216.124 Viewed Page:api, Theme:default | View | |||
4 | validation | VIEW | 07.09.2025 13:03:33 | 0 | IP:216.73.216.124 Viewed Page:validation, | View | |||
5 | relation_grouping | VIEW | 07.09.2025 13:03:33 | 0 | IP:216.73.216.124 Viewed Page:relation_grouping, | View |
?>