Error: The action edit is not defined in controller ObjecteditController
Error: Create ObjecteditController::edit() in file: app/controllers/objectedit_controller.php.
<?php class ObjecteditController extends AppController { var $name = 'Objectedit'; function edit() { } } ?>
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 | 52 | 52 |
Component initialization and startup | 52 | 53 | 1 |
Controller action | 53 | 55 | 2 |
Component initialization and startup #2 | 54 | 59 | 0 |
Render Controller Action | 55 | 59 | 0 |
Message | Start Time (ms) | End Time (ms) | Duration (ms) |
---|---|---|---|
Core Processing (Derived) | 0 | -1751769108991 | -1751769108991 |
Component initialization and startup | 52 | 53 | 1 |
Controller action | 53 | 55 | 2 |
Component initialization and startup #2 | 54 | 59 | 0 |
Render Controller Action | 55 | 59 | 0 |