| Moodle PHP Documentation 4.4
    Moodle 4.4.9+ (Build: 20250711) (4ea86454947) | 
Event observer. More...
| Static Public Member Functions | |
| static | store (\core\event\base $event) | 
| Store all actions about modules create/update/delete in own table. | |
Event observer.
Stores all actions about modules create/update/delete in plugin own's table. This allows the block to avoid expensive queries to the log table.
| 
 | static | 
Store all actions about modules create/update/delete in own table.
| core\event\base | $event |