Error: The action y:2025 is not defined in controller InfoController
Error: Create InfoController::y:2025() in file: app/controllers/info_controller.php.
<?php class InfoController extends AppController { var $name = 'Info'; function y:2025() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
Message | Start Time (ms) | End Time (ms) | Duration (ms) |
---|---|---|---|
Core Processing (Derived) | 0 | 48 | 48 |
Component initialization and startup | 48 | 50 | 1 |
Controller action | 50 | 52 | 2 |
Component initialization and startup #2 | 51 | 56 | 0 |
Render Controller Action | 52 | 56 | 0 |
Message | Start Time (ms) | End Time (ms) | Duration (ms) |
---|---|---|---|
Core Processing (Derived) | 0 | -1747692673548 | -1747692673548 |
Component initialization and startup | 48 | 50 | 1 |
Controller action | 50 | 52 | 2 |
Component initialization and startup #2 | 51 | 57 | 0 |
Render Controller Action | 52 | 57 | 0 |