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 | 57 | 57 |
Component initialization and startup | 57 | 59 | 1 |
Controller action | 59 | 60 | 2 |
Component initialization and startup #2 | 60 | 65 | 0 |
Render Controller Action | 61 | 65 | 0 |
Message | Start Time (ms) | End Time (ms) | Duration (ms) |
---|---|---|---|
Core Processing (Derived) | 0 | -1748011335028 | -1748011335028 |
Component initialization and startup | 57 | 59 | 1 |
Controller action | 59 | 60 | 2 |
Component initialization and startup #2 | 60 | 65 | 0 |
Render Controller Action | 61 | 65 | 0 |