Code Context {
return parent::handleError($code, $description, $file, $line, $context);
}
$e = object(Cake\View\Exception\MissingCellException) {
[protected] _messageTemplate => 'Cell class %s is missing.'
[protected] _attributes => [
'className' => 'Cell'
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Cell class Cell is missing.'
[protected] code => (int) 500
[protected] file => '/home/lagulladaurada/agulla/vendor/cakephp/cakephp/src/View/CellTrait.php'
[protected] line => (int) 71
}
ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/arambi/error-manager/src/Error/ErrorHandlerTrait.php, line 112
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/arambi/error-manager/src/Error/ErrorHandlerTrait.php, line 62
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 258
include - ROOT/plugins/Tigre/src/Template/Cell/Row/display.ctp, line 15
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 198
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 211
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 256
include - ROOT/plugins/Tigre/src/Template/Sections/view.ctp, line 2
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126