Phalcon\Mvc\View\Exception Object
(
[message:protected] => View '/var/www/html/app/config/../../app/views/layouts/site/comparativo' was not found in the views directory
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/html/app/cache/_var_www_html_app_views_layouts_static_base.volt.php
[line:protected] => 116
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => internalRender
[class] => Phalcon\Mvc\View\Simple
[type] => ->
)
[1] => Array
(
[function] => partial
[class] => Phalcon\Mvc\View\Simple
[type] => ->
)
[2] => Array
(
[file] => /var/www/html/app/cache/_var_www_html_app_views_layouts_static_base.volt.php
[line] => 116
[function] => partial
[class] => Phalcon\Mvc\View\Engine\AbstractEngine
[type] => ->
)
[3] => Array
(
[function] => render
[class] => Phalcon\Mvc\View\Engine\Volt
[type] => ->
)
[4] => Array
(
[function] => internalRender
[class] => Phalcon\Mvc\View\Simple
[type] => ->
)
[5] => Array
(
[file] => /var/www/html/app/controllers/BaseController.php
[line] => 74
[function] => render
[class] => Phalcon\Mvc\View\Simple
[type] => ->
)
[6] => Array
(
[file] => /var/www/html/app/controllers/ComparativoController.php
[line] => 51
[function] => output
[class] => App\Controllers\BaseController
[type] => ->
)
[7] => Array
(
[function] => indexAction
[class] => App\Controllers\ComparativoController
[type] => ->
)
[8] => Array
(
[function] => callActionMethod
[class] => Phalcon\Dispatcher\AbstractDispatcher
[type] => ->
)
[9] => Array
(
[function] => dispatch
[class] => Phalcon\Dispatcher\AbstractDispatcher
[type] => ->
)
[10] => Array
(
[file] => /var/www/html/public/index.php
[line] => 91
[function] => handle
[class] => Phalcon\Mvc\Application
[type] => ->
)
)
[previous:Exception:private] =>
)