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 | 48 | 48 |
Component initialization and startup | 48 | 49 | 1 |
Controller action | 50 | 51 | 2 |
Component initialization and startup #2 | 51 | 57 | 0 |
Render Controller Action | 52 | 57 | 0 |
Message | Start Time (ms) | End Time (ms) | Duration (ms) |
---|---|---|---|
Core Processing (Derived) | 0 | -1748428410194 | -1748428410194 |
Component initialization and startup | 48 | 49 | 1 |
Controller action | 50 | 51 | 2 |
Component initialization and startup #2 | 51 | 57 | 0 |
Render Controller Action | 52 | 57 | 0 |