Deprecated (16384): Use Cake\Http\ServerRequest instead of Cake\Network\Request. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/composer/ClassLoader.php, line: 571 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Use Cake\Http\ServerRequest instead of Cake\Network\Request. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/composer/ClassLoader.php, line: 571 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Network/Request.php', 'line' => (int) 4, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Use Cake\Http\ServerRequest instead of Cake\Network\Request.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/composer/ClassLoader.php', 'line' => (int) 571, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Network/Request.php' ], 'function' => 'include' ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/composer/ClassLoader.php', 'line' => (int) 428, 'function' => 'Composer\Autoload\includeFile', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/composer/../cakephp/cakephp/src/Network/Request.php' ] ], (int) 3 => [ 'function' => 'loadClass', 'class' => 'Composer\Autoload\ClassLoader', 'object' => object(Composer\Autoload\ClassLoader) {}, 'type' => '->', 'args' => [ (int) 0 => 'Cake\Network\Request' ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 169, 'function' => 'spl_autoload_call', 'args' => [ (int) 0 => 'Cake\Network\Request' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/composer/ClassLoader.php', 'line' => (int) 571, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Network/Request.php' ], 'function' => 'include' ]deprecationWarning - CORE/src/Core/functions.php, line 311 include - CORE/src/Network/Request.php, line 4 Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 571 Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 428 spl_autoload_call - [internal], line ?? require_once - ROOT/config/bootstrap.php, line 169 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php, line: 226 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php, line: 226 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 226, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Proffer' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 226, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Proffer' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 require_once - ROOT/config/bootstrap.php, line 226 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf', (int) 1 => [ 'bootstrap' => true, 'routes' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 require_once - ROOT/config/bootstrap.php, line 227 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 172 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 172 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 285, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::bootstrap() is deprecated. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 172, 'function' => 'bootstrap', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf', (int) 1 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 172, 'function' => 'bootstrap', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::bootstrap() - CORE/src/Core/Plugin.php, line 285 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 172 require_once - ROOT/config/bootstrap.php, line 227 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Agenda', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Agenda', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Analytics', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Analytics', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Banner', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Banner', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Blog', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Blog', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'BusinessLocation', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'BusinessLocation', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Client', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Client', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Customer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Customer', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Hexon', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Hexon', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Map', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Map', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Media', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Media', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Occasion', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Occasion', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Product', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Product', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Service', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Service', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Team', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Team', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Vacature', (int) 1 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Vacature', (int) 1 => [ 'routes' => true, 'autoload' => true ] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Bake', (int) 1 => [[maximum depth reached]] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Bake', (int) 1 => [] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'DebugKit', (int) 1 => [[maximum depth reached]] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'DebugKit', (int) 1 => [] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Josegonzalez/Upload', (int) 1 => [[maximum depth reached]] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Josegonzalez/Upload', (int) 1 => [] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Migrations', (int) 1 => [[maximum depth reached]] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Migrations', (int) 1 => [] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 227 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 117, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'WyriHaximus/TwigView', (int) 1 => [[maximum depth reached]] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php', 'line' => (int) 261, 'function' => 'loadAll', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 173, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/bootstrap.php' ], 'function' => 'require_once' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 120, 'function' => 'bootstrap', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 81, 'function' => 'bootstrap', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 227, 'function' => 'load', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'WyriHaximus/TwigView', (int) 1 => [] ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::load() - CORE/src/Core/Plugin.php, line 117 Cake\Core\Plugin::loadAll() - CORE/src/Core/Plugin.php, line 227 require_once - ROOT/config/bootstrap.php, line 261 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 173 Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 120 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): RoutingMiddleware should be passed an application instance. Failing to do so can cause plugin routes to not behave correctly. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/MiddlewareQueue.php, line: 90 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'RoutingMiddleware should be passed an application instance. Failing to do so can cause plugin routes to not behave correctly. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/MiddlewareQueue.php, line: 90 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 67, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'RoutingMiddleware should be passed an application instance. Failing to do so can cause plugin routes to not behave correctly.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/MiddlewareQueue.php', 'line' => (int) 90, 'function' => '__construct', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/MiddlewareQueue.php', 'line' => (int) 65, 'function' => 'resolve', 'class' => 'Cake\Http\MiddlewareQueue', 'object' => object(Cake\Http\MiddlewareQueue) {}, 'type' => '->', 'args' => [ (int) 0 => (int) 2 ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 61, 'function' => 'get', 'class' => 'Cake\Http\MiddlewareQueue', 'object' => object(Cake\Http\MiddlewareQueue) {}, 'type' => '->', 'args' => [ (int) 0 => (int) 2 ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/MiddlewareQueue.php', 'line' => (int) 90, 'function' => '__construct', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) { [protected] app => null [protected] cacheConfig => null }, 'type' => '->', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Routing\Middleware\RoutingMiddleware::__construct() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 67 Cake\Http\MiddlewareQueue::resolve() - CORE/src/Http/MiddlewareQueue.php, line 90 Cake\Http\MiddlewareQueue::get() - CORE/src/Http/MiddlewareQueue.php, line 65 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 61 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php, line: 95 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php, line: 95 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Agenda' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Agenda' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Analytics' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Analytics' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Bake' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Bake' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Banner' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Banner' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Blog' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Blog' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'BusinessLocation' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'BusinessLocation' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'CakePdf' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Client' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Client' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Customer' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Customer' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'DebugKit' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'DebugKit' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Hexon' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Hexon' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Josegonzalez/Upload' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Josegonzalez/Upload' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Map' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Map' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Media' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Media' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Migrations' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Migrations' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Occasion' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Occasion' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Product' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Product' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Proffer' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Proffer' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Service' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Service' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Team' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Team' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Vacature' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'Vacature' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php, line: 322 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 318, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'You no longer need to call `Plugin::routes()` after upgrading to use Http\Server. See https://book.cakephp.org/3/en/development/application.html#adding-the-new-http-stack-to-an-existing-application for upgrade information.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'WyriHaximus/TwigView' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php', 'line' => (int) 95, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 1231, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/config/routes.php' ], 'function' => 'include' ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Router.php', 'line' => (int) 386, 'function' => '_loadRoutes', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 148, 'function' => 'parseRequest', 'class' => 'Cake\Routing\Router', 'type' => '::', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/Plugin.php', 'line' => (int) 322, 'function' => 'routes', 'class' => 'Cake\Core\Plugin', 'type' => '::', 'args' => [ (int) 0 => 'WyriHaximus/TwigView' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 318 Cake\Core\Plugin::routes() - CORE/src/Core/Plugin.php, line 322 include - ROOT/config/routes.php, line 95 Cake\Routing\Router::_loadRoutes() - CORE/src/Routing/Router.php, line 1231 Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 386 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 148 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 46 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 46 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 46, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'category_id' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 46, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'category_id' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 46 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 47 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 47 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 47, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'category_id' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 47, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'category_id' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 47 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 52 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 52 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 52, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'subcategory_id' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 52, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'subcategory_id' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 52 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 56 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 56 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 56, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'subcategory_id' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 56, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'subcategory_id' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 56 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 59 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 59 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 59, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'sort' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 59, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'sort' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 59 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): Occasion\Model\Table\OccasionsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 38 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Occasion\Model\Table\OccasionsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 38 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 621, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Occasion\Model\Table\OccasionsTable::schema() is deprecated. Use setSchema()/getSchema() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 38, 'function' => 'schema', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Behavior.php', 'line' => (int) 165, 'function' => 'initialize', 'class' => 'Proffer\Model\Behavior\ProfferBehavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php', 'line' => (int) 147, 'function' => '__construct', 'class' => 'Cake\ORM\Behavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php', 'line' => (int) 96, 'function' => '_create', 'class' => 'Cake\ORM\BehaviorRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer\Model\Behavior\ProfferBehavior', (int) 1 => 'Proffer', (int) 2 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 878, 'function' => 'load', 'class' => 'Cake\Core\ObjectRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php', 'line' => (int) 49, 'function' => 'addBehavior', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 299, 'function' => 'initialize', 'class' => 'Occasion\Model\Table\OccasionsTable', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 293, 'function' => '__construct', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 249, 'function' => '_create', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/ModelAwareTrait.php', 'line' => (int) 127, 'function' => 'get', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions', (int) 1 => [ [maximum depth reached] ] ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 371, 'function' => 'loadModel', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 65, 'function' => '__get', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasions' ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 38, 'function' => 'schema', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) { 'registryAlias' => 'Occasion.Occasions', 'table' => 'occasions', 'alias' => 'Occasions', 'entityClass' => 'Occasion\Model\Entity\Occasion', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default' }, 'type' => '->', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 621 Proffer\Model\Behavior\ProfferBehavior::initialize() - ROOT/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line 38 Cake\ORM\Behavior::__construct() - CORE/src/ORM/Behavior.php, line 165 Cake\ORM\BehaviorRegistry::_create() - CORE/src/ORM/BehaviorRegistry.php, line 147 Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96 Cake\ORM\Table::addBehavior() - CORE/src/ORM/Table.php, line 878 Occasion\Model\Table\OccasionsTable::initialize() - ROOT/plugins/Occasion/src/Model/Table/OccasionsTable.php, line 49 Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Cake\ORM\Locator\TableLocator::_create() - CORE/src/ORM/Locator/TableLocator.php, line 293 Cake\ORM\Locator\TableLocator::get() - CORE/src/ORM/Locator/TableLocator.php, line 249 Cake\Controller\Controller::loadModel() - CORE/src/Datasource/ModelAwareTrait.php, line 127 Cake\Controller\Controller::__get() - CORE/src/Controller/Controller.php, line 371 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 65 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384): Proffer\Model\Behavior\ProfferBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 39 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Proffer\Model\Behavior\ProfferBehavior::config() is deprecated. Use setConfig()/getConfig() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 39 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/InstanceConfigTrait.php', 'line' => (int) 180, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Proffer\Model\Behavior\ProfferBehavior::config() is deprecated. Use setConfig()/getConfig() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 39, 'function' => 'config', 'class' => 'Cake\ORM\Behavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Behavior.php', 'line' => (int) 165, 'function' => 'initialize', 'class' => 'Proffer\Model\Behavior\ProfferBehavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php', 'line' => (int) 147, 'function' => '__construct', 'class' => 'Cake\ORM\Behavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php', 'line' => (int) 96, 'function' => '_create', 'class' => 'Cake\ORM\BehaviorRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer\Model\Behavior\ProfferBehavior', (int) 1 => 'Proffer', (int) 2 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 878, 'function' => 'load', 'class' => 'Cake\Core\ObjectRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php', 'line' => (int) 49, 'function' => 'addBehavior', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 299, 'function' => 'initialize', 'class' => 'Occasion\Model\Table\OccasionsTable', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 293, 'function' => '__construct', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 249, 'function' => '_create', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/ModelAwareTrait.php', 'line' => (int) 127, 'function' => 'get', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions', (int) 1 => [ [maximum depth reached] ] ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 371, 'function' => 'loadModel', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 65, 'function' => '__get', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasions' ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 39, 'function' => 'config', 'class' => 'Cake\ORM\Behavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) { [protected] _table => object(Occasion\Model\Table\OccasionsTable) {} [protected] _reflectionCache => [[maximum depth reached]] [protected] _defaultConfig => [[maximum depth reached]] [protected] _config => [ [maximum depth reached] ] [protected] _configInitialized => true }, 'type' => '->', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\ORM\Behavior::config() - CORE/src/Core/InstanceConfigTrait.php, line 180 Proffer\Model\Behavior\ProfferBehavior::initialize() - ROOT/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line 39 Cake\ORM\Behavior::__construct() - CORE/src/ORM/Behavior.php, line 165 Cake\ORM\BehaviorRegistry::_create() - CORE/src/ORM/BehaviorRegistry.php, line 147 Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96 Cake\ORM\Table::addBehavior() - CORE/src/ORM/Table.php, line 878 Occasion\Model\Table\OccasionsTable::initialize() - ROOT/plugins/Occasion/src/Model/Table/OccasionsTable.php, line 49 Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Cake\ORM\Locator\TableLocator::_create() - CORE/src/ORM/Locator/TableLocator.php, line 293 Cake\ORM\Locator\TableLocator::get() - CORE/src/ORM/Locator/TableLocator.php, line 249 Cake\Controller\Controller::loadModel() - CORE/src/Datasource/ModelAwareTrait.php, line 127 Cake\Controller\Controller::__get() - CORE/src/Controller/Controller.php, line 371 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 65 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384): TableSchema::columnType() is deprecated. Use TableSchema::setColumnType() or TableSchema::getColumnType() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 40 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'TableSchema::columnType() is deprecated. Use TableSchema::setColumnType() or TableSchema::getColumnType() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 40 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Schema/TableSchema.php', 'line' => (int) 383, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'TableSchema::columnType() is deprecated. Use TableSchema::setColumnType() or TableSchema::getColumnType() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 40, 'function' => 'columnType', 'class' => 'Cake\Database\Schema\TableSchema', 'object' => object(Cake\Database\Schema\TableSchema) {}, 'type' => '->', 'args' => [ (int) 0 => 'photo', (int) 1 => 'proffer.file' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Behavior.php', 'line' => (int) 165, 'function' => 'initialize', 'class' => 'Proffer\Model\Behavior\ProfferBehavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php', 'line' => (int) 147, 'function' => '__construct', 'class' => 'Cake\ORM\Behavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php', 'line' => (int) 96, 'function' => '_create', 'class' => 'Cake\ORM\BehaviorRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer\Model\Behavior\ProfferBehavior', (int) 1 => 'Proffer', (int) 2 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 878, 'function' => 'load', 'class' => 'Cake\Core\ObjectRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php', 'line' => (int) 49, 'function' => 'addBehavior', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 299, 'function' => 'initialize', 'class' => 'Occasion\Model\Table\OccasionsTable', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 293, 'function' => '__construct', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 249, 'function' => '_create', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/ModelAwareTrait.php', 'line' => (int) 127, 'function' => 'get', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions', (int) 1 => [ [maximum depth reached] ] ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 371, 'function' => 'loadModel', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 65, 'function' => '__get', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasions' ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 40, 'function' => 'columnType', 'class' => 'Cake\Database\Schema\TableSchema', 'object' => object(Cake\Database\Schema\TableSchema) { 'table' => 'occasions', 'columns' => [ [maximum depth reached] ], 'indexes' => [[maximum depth reached]], 'constraints' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'typeMap' => [ [maximum depth reached] ], 'temporary' => false }, 'type' => '->', 'args' => [ (int) 0 => 'photo', (int) 1 => 'proffer.file' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Schema\TableSchema::columnType() - CORE/src/Database/Schema/TableSchema.php, line 383 Proffer\Model\Behavior\ProfferBehavior::initialize() - ROOT/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line 40 Cake\ORM\Behavior::__construct() - CORE/src/ORM/Behavior.php, line 165 Cake\ORM\BehaviorRegistry::_create() - CORE/src/ORM/BehaviorRegistry.php, line 147 Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96 Cake\ORM\Table::addBehavior() - CORE/src/ORM/Table.php, line 878 Occasion\Model\Table\OccasionsTable::initialize() - ROOT/plugins/Occasion/src/Model/Table/OccasionsTable.php, line 49 Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Cake\ORM\Locator\TableLocator::_create() - CORE/src/ORM/Locator/TableLocator.php, line 293 Cake\ORM\Locator\TableLocator::get() - CORE/src/ORM/Locator/TableLocator.php, line 249 Cake\Controller\Controller::loadModel() - CORE/src/Datasource/ModelAwareTrait.php, line 127 Cake\Controller\Controller::__get() - CORE/src/Controller/Controller.php, line 371 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 65 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384): Occasion\Model\Table\OccasionsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 42 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Occasion\Model\Table\OccasionsTable::schema() is deprecated. Use setSchema()/getSchema() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line: 42 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 621, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Occasion\Model\Table\OccasionsTable::schema() is deprecated. Use setSchema()/getSchema() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 42, 'function' => 'schema', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Schema\TableSchema) {} ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Behavior.php', 'line' => (int) 165, 'function' => 'initialize', 'class' => 'Proffer\Model\Behavior\ProfferBehavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php', 'line' => (int) 147, 'function' => '__construct', 'class' => 'Cake\ORM\Behavior', 'object' => object(Proffer\Model\Behavior\ProfferBehavior) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Core/ObjectRegistry.php', 'line' => (int) 96, 'function' => '_create', 'class' => 'Cake\ORM\BehaviorRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer\Model\Behavior\ProfferBehavior', (int) 1 => 'Proffer', (int) 2 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 878, 'function' => 'load', 'class' => 'Cake\Core\ObjectRegistry', 'object' => object(Cake\ORM\BehaviorRegistry) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php', 'line' => (int) 49, 'function' => 'addBehavior', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => 'Proffer.Proffer', (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 299, 'function' => 'initialize', 'class' => 'Occasion\Model\Table\OccasionsTable', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 293, 'function' => '__construct', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 249, 'function' => '_create', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/ModelAwareTrait.php', 'line' => (int) 127, 'function' => 'get', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions', (int) 1 => [ [maximum depth reached] ] ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 371, 'function' => 'loadModel', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 65, 'function' => '__get', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasions' ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php', 'line' => (int) 42, 'function' => 'schema', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) { 'registryAlias' => 'Occasion.Occasions', 'table' => 'occasions', 'alias' => 'Occasions', 'entityClass' => 'Occasion\Model\Entity\Occasion', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default' }, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Schema\TableSchema) {} ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 621 Proffer\Model\Behavior\ProfferBehavior::initialize() - ROOT/vendor/davidyell/proffer/src/Model/Behavior/ProfferBehavior.php, line 42 Cake\ORM\Behavior::__construct() - CORE/src/ORM/Behavior.php, line 165 Cake\ORM\BehaviorRegistry::_create() - CORE/src/ORM/BehaviorRegistry.php, line 147 Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96 Cake\ORM\Table::addBehavior() - CORE/src/ORM/Table.php, line 878 Occasion\Model\Table\OccasionsTable::initialize() - ROOT/plugins/Occasion/src/Model/Table/OccasionsTable.php, line 49 Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Cake\ORM\Locator\TableLocator::_create() - CORE/src/ORM/Locator/TableLocator.php, line 293 Cake\ORM\Locator\TableLocator::get() - CORE/src/ORM/Locator/TableLocator.php, line 249 Cake\Controller\Controller::loadModel() - CORE/src/Datasource/ModelAwareTrait.php, line 127 Cake\Controller\Controller::__get() - CORE/src/Controller/Controller.php, line 371 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 65 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384): EventDispatcherTrait::eventManager() is deprecated. Use EventDispatcherTrait::setEventManager()/getEventManager() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php, line: 56 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'EventDispatcherTrait::eventManager() is deprecated. Use EventDispatcherTrait::setEventManager()/getEventManager() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php, line: 56 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php', 'line' => (int) 51, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'EventDispatcherTrait::eventManager() is deprecated. Use EventDispatcherTrait::setEventManager()/getEventManager() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php', 'line' => (int) 56, 'function' => 'eventManager', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Table.php', 'line' => (int) 299, 'function' => 'initialize', 'class' => 'Occasion\Model\Table\OccasionsTable', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 293, 'function' => '__construct', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Locator/TableLocator.php', 'line' => (int) 249, 'function' => '_create', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/ModelAwareTrait.php', 'line' => (int) 127, 'function' => 'get', 'class' => 'Cake\ORM\Locator\TableLocator', 'object' => object(Cake\ORM\Locator\TableLocator) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions', (int) 1 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 371, 'function' => 'loadModel', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasion.Occasions' ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 65, 'function' => '__get', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Occasions' ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Model/Table/OccasionsTable.php', 'line' => (int) 56, 'function' => 'eventManager', 'class' => 'Cake\ORM\Table', 'object' => object(Occasion\Model\Table\OccasionsTable) { 'registryAlias' => 'Occasion.Occasions', 'table' => 'occasions', 'alias' => 'Occasions', 'entityClass' => 'Occasion\Model\Entity\Occasion', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default' }, 'type' => '->', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\ORM\Table::eventManager() - CORE/src/Event/EventDispatcherTrait.php, line 51 Occasion\Model\Table\OccasionsTable::initialize() - ROOT/plugins/Occasion/src/Model/Table/OccasionsTable.php, line 56 Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 299 Cake\ORM\Locator\TableLocator::_create() - CORE/src/ORM/Locator/TableLocator.php, line 293 Cake\ORM\Locator\TableLocator::get() - CORE/src/ORM/Locator/TableLocator.php, line 249 Cake\Controller\Controller::loadModel() - CORE/src/Datasource/ModelAwareTrait.php, line 127 Cake\Controller\Controller::__get() - CORE/src/Controller/Controller.php, line 371 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 65 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 68 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 68 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 68, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'brand_id' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 68, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'brand_id' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 68 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 74 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 74 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 1630, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'ServerRequest::query() is deprecated. Use getQuery() or the PSR-7 getQueryParams() and withQueryParams() methods instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 74, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'model_id' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 74, 'function' => 'query', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'model_id' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::query() - CORE/src/Http/ServerRequest.php, line 1630 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 74 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Mustang-AL708-19-11-25-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Mustang-AL708-19-11-25-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_Mustang-AL708-19-11-25-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111972_4270a.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111972_4270a.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '111972_4270a.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_IMG-4365.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_IMG-4365.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_IMG-4365.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '4256613_4256613-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '4256613_4256613-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '4256613_4256613-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '110321_Merlo-Verreiker-110321-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '110321_Merlo-Verreiker-110321-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '110321_Merlo-Verreiker-110321-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112553_Yanmar-V10-12-2A-112553-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112553_Yanmar-V10-12-2A-112553-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112553_Yanmar-V10-12-2A-112553-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '101046_Hitachi-Zx10U-2-101046-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '101046_Hitachi-Zx10U-2-101046-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '101046_Hitachi-Zx10U-2-101046-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '105236_Hitachi-ZX19U-105236-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '105236_Hitachi-ZX19U-105236-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '105236_Hitachi-ZX19U-105236-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Hitachi-19U-16-5-24-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Hitachi-19U-16-5-24-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_Hitachi-19U-16-5-24-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '101838_101838-10.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '101838_101838-10.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '101838_101838-10.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '4245221-00001.JPG' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '4245221-00001.JPG', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '4245221-00001.JPG' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112754_Kantelbak-150CM-112754-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112754_Kantelbak-150CM-112754-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112754_Kantelbak-150CM-112754-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112751_Habaco-PF-Palletvork-CW30-112751-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112751_Habaco-PF-Palletvork-CW30-112751-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112751_Habaco-PF-Palletvork-CW30-112751-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112750_Dieplepelbak-80CM-112750-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112750_Dieplepelbak-80CM-112750-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112750_Dieplepelbak-80CM-112750-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112749_Verachtert-kettinbak-180cm-112749-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112749_Verachtert-kettinbak-180cm-112749-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112749_Verachtert-kettinbak-180cm-112749-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112752_Puinbak-CW30-112752-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112752_Puinbak-CW30-112752-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112752_Puinbak-CW30-112752-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112089_Hemach-1-3m-mestklem-112089.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112089_Hemach-1-3m-mestklem-112089.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112089_Hemach-1-3m-mestklem-112089.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112375_Banaanbak-70-50cm-CW30-112375-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '112375_Banaanbak-70-50cm-CW30-112375-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '112375_Banaanbak-70-50cm-CW30-112375-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Puinbak-112178-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Puinbak-112178-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_Puinbak-112178-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111334_GP-Slotenbak-CW30-111334-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111334_GP-Slotenbak-CW30-111334-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '111334_GP-Slotenbak-CW30-111334-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Fliegl-bak-Tienen-30-1-25-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Fliegl-bak-Tienen-30-1-25-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_Fliegl-bak-Tienen-30-1-25-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Query::autoFields() is deprecated. Use enableAutoFields()/isAutoFieldsEnabled() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 78 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Query::autoFields() is deprecated. Use enableAutoFields()/isAutoFieldsEnabled() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 78 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1429, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Query::autoFields() is deprecated. Use enableAutoFields()/isAutoFieldsEnabled() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 78, 'function' => 'autoFields', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [ (int) 0 => false ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectWithPivotLoader.php', 'line' => (int) 91, 'function' => 'Occasion\Controller\{closure}', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php', 'line' => (int) 123, 'function' => '_buildQuery', 'class' => 'Cake\ORM\Association\Loader\SelectWithPivotLoader', 'object' => object(Cake\ORM\Association\Loader\SelectWithPivotLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Association/BelongsToMany.php', 'line' => (int) 600, 'function' => 'buildEagerLoader', 'class' => 'Cake\ORM\Association\Loader\SelectLoader', 'object' => object(Cake\ORM\Association\Loader\SelectWithPivotLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 719, 'function' => 'eagerLoader', 'class' => 'Cake\ORM\Association\BelongsToMany', 'object' => object(Cake\ORM\Association\BelongsToMany) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 78, 'function' => 'autoFields', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `OccasionAttributes`.`id` AS `OccasionAttributes__id`, `OccasionAttributes`.`title` AS `OccasionAttributes__title`, `OccasionAttributes`.`field_name` AS `OccasionAttributes__field_name`, `OccasionAttributes`.`field_type` AS `OccasionAttributes__field_type`, `OccasionAttributes`.`field_order` AS `OccasionAttributes__field_order` FROM `occasion_attributes` `OccasionAttributes` INNER JOIN `occasion_attribute_relations` `OccasionAttributeRelations` ON 1 = 1 WHERE `OccasionAttributeRelations`.`occasion_id` in (:c0,:c1,:c2,:c3,:c4,:c5,:c6,:c7,:c8,:c9,:c10,:c11,:c12,:c13,:c14,:c15,:c16,:c17,:c18,:c19,:c20,:c21,:c22,:c23,:c24)', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'type' => '->', 'args' => [ (int) 0 => false ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\ORM\Query::autoFields() - CORE/src/ORM/Query.php, line 1429 Occasion\Controller\OccasionsController::Occasion\Controller\{closure}() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 78 Cake\ORM\Association\Loader\SelectWithPivotLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectWithPivotLoader.php, line 91 Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123 Cake\ORM\Association\BelongsToMany::eagerLoader() - CORE/src/ORM/Association/BelongsToMany.php, line 600 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 719 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384): Response::type() is deprecated. Use setTypeMap(), getType() or withType() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php, line: 95 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Response::type() is deprecated. Use setTypeMap(), getType() or withType() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php, line: 95 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Response.php', 'line' => (int) 1137, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Response::type() is deprecated. Use setTypeMap(), getType() or withType() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php', 'line' => (int) 95, 'function' => 'type', 'class' => 'Cake\Http\Response', 'object' => object(Cake\Http\Response) {}, 'type' => '->', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php', 'line' => (int) 351, 'function' => 'beforeRender', 'class' => 'App\Controller\AppController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Event\Event) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php', 'line' => (int) 328, 'function' => '_callListener', 'class' => 'Cake\Event\EventManager', 'object' => object(Cake\Event\EventManager) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\Event\Event) {} ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php', 'line' => (int) 112, 'function' => 'dispatch', 'class' => 'Cake\Event\EventManager', 'object' => object(Cake\Event\EventManager) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Event\Event) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 778, 'function' => 'dispatchEvent', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Controller.beforeRender' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php', 'line' => (int) 95, 'function' => 'type', 'class' => 'Cake\Http\Response', 'object' => object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ [maximum depth reached] ], 'file' => null, 'fileRange' => [[maximum depth reached]], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [[maximum depth reached]], 'body' => '' }, 'type' => '->', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\Response::type() - CORE/src/Http/Response.php, line 1137 App\Controller\AppController::beforeRender() - APP/Controller/AppController.php, line 95 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 778 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Warning (512): Unable to emit headers. Headers sent in file=/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]Code Contextif (Configure::read('debug')) {trigger_error($message, E_USER_WARNING);} else {$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="nl"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="google" content="notranslate"> <meta http-equiv="Content-Language" content="nl_NL"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Occasions - Overzicht van alle occasions van Timmerman BV</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="description" content=" "> <meta name="author" content="Anura"> <meta name="robots" content=""> <link rel="shortcut icon" href="/img/favicon.ico"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Jost:wght@600&family=Poppins:wght@300;400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.css" type="text/css" media="all" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="/css/owl.carousel.css"/><link rel="stylesheet" href="/css/all.min.css"/><link rel="stylesheet" href="/css/style.css"/></head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your eiterience.</p> <![endif]--> <!-- Header Start ------> <nav class="navbar navbar-expand-lg"> <div class="container"> <!-- Start Header Navigation --> <a class="navbar-brand" href="/"><img class="logo logo-display" src="/img/logo_timmerman.png" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"><i class="fa fa-bars"></i></span> </button> <!-- End Header Navigation --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse me-3" id="navbar-menu"><ul class="navbar-nav ms-auto" data-in="fadeIn" data-out="fadeOut"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-trace').style.display = (document.getElementById('cakeErr693a8ca1809a9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp, line: 11 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca1809a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-code').style.display = (document.getElementById('cakeErr693a8ca1809a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-context').style.display = (document.getElementById('cakeErr693a8ca1809a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca1809a9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca1809a9-context" class="cake-context" style="display: none;">$message = 'Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp, line: 11 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 746, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', 'line' => (int) 11, 'function' => '__get', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'here' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/Cell.php', 'line' => (int) 198, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => 'display' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/Cell.php', 'line' => (int) 211, 'function' => 'Cake\View\{closure}', 'class' => 'Cake\View\Cell', 'object' => object(App\View\Cell\MenuCell) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 51, 'function' => 'render', 'class' => 'Cake\View\Cell', 'object' => object(App\View\Cell\MenuCell) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', 'line' => (int) 11, 'function' => '__get', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'here' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746 include - APP/Template/Cell/Menu/display.ctp, line 11 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 include - APP/Template/Layout/frontend_default.ctp, line 51 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><li > <a href="//timmermanbv.nl/onze-merken">Onze merken</a></li><li > <a href="//timmermanbv.nl/diensten">Diensten</a></li><li > <a href="/">Occasions</a></li><li > <a href="//timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li><li > <a href="//timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li><li > <a href="//timmermanbv.nl/contact">Contact</a></li></ul></div> <i class="fa-light fa-magnifying-glass"></i> </div> </nav> <section class="breadcrumbs d-flex align-items-center"> <div class="container"> <div class="row"> <div class="col"> <ul> <li><a href="/"><i class="fa-light fa-house"></i></a></li> <li><i class="far fa-chevron-right"></i></li> <li>Occasions<li> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-trace').style.display = (document.getElementById('cakeErr693a8ca1810f0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca1810f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-code').style.display = (document.getElementById('cakeErr693a8ca1810f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-context').style.display = (document.getElementById('cakeErr693a8ca1810f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca1810f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca1810f0-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 65 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-trace').style.display = (document.getElementById('cakeErr693a8ca18169c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca18169c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-code').style.display = (document.getElementById('cakeErr693a8ca18169c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-context').style.display = (document.getElementById('cakeErr693a8ca18169c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca18169c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca18169c-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 69 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> </ul> </div> </div> </div> </section> <!-- Header End ------> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-trace').style.display = (document.getElementById('cakeErr693a8ca176051-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca176051-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-code').style.display = (document.getElementById('cakeErr693a8ca176051-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-context').style.display = (document.getElementById('cakeErr693a8ca176051-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca176051-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca176051-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 1 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre><section class="occasions-block bg-light border-top"> <div class="container"> <div class="row py-4"> <div class="col-md-3 py-2"> <div class="card p-3"> <div class="categorie-selection mb-3"> <h4>Hoofdcategorie</h4> <select class="form-select select-category"> <option value="">Selecteer categorie</option> <option value="1">Tractoren</option><option value="2">Oogstmachines</option><option value="3">Grondbewerking, Zaai- en Poottechniek</option><option value="4">Gewasbescherming / Bemesting / Spuit / Beregening</option><option value="5">Hooibouwmachines / Laad- en Silagewagens</option><option value="6">Transportvoertuigen</option><option value="7">Shovels / Verreikers / Graafmachines</option><option value="8">Voertechniek</option><option value="9">Aardappeltechniek</option><option value="10">Diverse</option> </select> </div> <h4>Merk</h4> <div class="brand-list mb-3"> <div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck1" value="139"> <label class="form-check-labe" for="brandCheck1">Merkloos <span class="float-right badge badge-secondary">11</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck2" value="26"> <label class="form-check-labe" for="brandCheck2">Hitachi <span class="float-right badge badge-secondary">5</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck3" value="145"> <label class="form-check-labe" for="brandCheck3">Hemach <span class="float-right badge badge-secondary">4</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck4" value="59"> <label class="form-check-labe" for="brandCheck4">Weidemann <span class="float-right badge badge-secondary">3</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck5" value="119"> <label class="form-check-labe" for="brandCheck5">VTM <span class="float-right badge badge-secondary">3</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck6" value="225"> <label class="form-check-labe" for="brandCheck6">Palazzani <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck7" value="22"> <label class="form-check-labe" for="brandCheck7">Fliegl <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck8" value="68"> <label class="form-check-labe" for="brandCheck8">GP Equipment <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck9" value="104"> <label class="form-check-labe" for="brandCheck9">Manitou <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck10" value="209"> <label class="form-check-labe" for="brandCheck10">Rotar <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck11" value="177"> <label class="form-check-labe" for="brandCheck11">Hansa <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck12" value="88"> <label class="form-check-labe" for="brandCheck12">Caterpillar <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck13" value="216"> <label class="form-check-labe" for="brandCheck13">Kinshofer <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck14" value="67"> <label class="form-check-labe" for="brandCheck14">Pladdet <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck15" value="158"> <label class="form-check-labe" for="brandCheck15">Merlo <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck16" value="159"> <label class="form-check-labe" for="brandCheck16">Norcar <span class="float-right badge badge-secondary">1</span></label> </div> <a class="brand-less">- Minder weergeven</a> <a class="brand-more">+ Meer weergeven</a> </div> <h4>Model</h4> <div class="model-list mb-3"> <div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck1" value="305"> <label class="form-check-labe" for="modelCheck1">Bak <span class="float-right badge badge-secondary">8</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck2" value="224"> <label class="form-check-labe" for="modelCheck2"> <span class="float-right badge badge-secondary">5</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck3" value="52"> <label class="form-check-labe" for="modelCheck3">ZX <span class="float-right badge badge-secondary">2</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck4" value="258"> <label class="form-check-labe" for="modelCheck4">TF38.10 CS136 <span class="float-right badge badge-secondary">1</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck5" value="271"> <label class="form-check-labe" for="modelCheck5">755 XC <span class="float-right badge badge-secondary">1</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck6" value="287"> <label class="form-check-labe" for="modelCheck6">PL55 <span class="float-right badge badge-secondary">1</span></label> </div> <a class="model-less">- Minder weergeven</a> <a class="model-more">+ Meer weergeven</a> </div> <h4>Prijs (€)</h4> <input type="number" id="min_price" class="form-select mb-3" /> <input type="number" id="max_price" class="form-select mb-3" /> <h4 class="p">Draaiuren</h4> <div class="rangeslider"> <input type="number" id="min_operating_hours" class="form-select mb-3" /> <input type="number" id="max_operating_hours" class="form-select mb-3" /> </div> <button class="btn btn-danger w-100" onclick="resetFilters()">Filters resetten</button> </div> <div class="card mt-3 p-3"> <h3>Voorraad nieuw</h3> <p>Bekijk ook onze nieuwe voorraad, klik op een van de onderstaande knoppen om de nieuwe voorraad te bekijken.</p> <a href="http://newholland.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100 mb-3">New holland <i class="fa-regular fa-arrow-right-long"></i></a> <a href="http://caseih.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100 mb-3">Case IH & Styer <i class="fa-regular fa-arrow-right-long"></i></a> <a href="http://hitachi.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100">Hitachi <i class="fa-regular fa-arrow-right-long"></i></a> </div> </div> <div class="col-md-9 py-2"> <div class="occasion-results"> <div class="row"> <div class="col-lg-3"> <span class="col-sm-5 px-0 col-form-label" style="font-size:14px; font-weight:700;line-height: 35px;">41 Resultaten gevonden</span> </div> <div class="col-lg-3"><input type="text" class="form-control" id="search"></div> <div class="col-lg-5"> <div class="form-group row"> <span class="col-sm-5 px-0 col-form-label d-block text-right" style="font-size:14px; font-weight:700;">Sorteer op </span> <div class="col-sm-7"> <select class="form-control select-order"> <option value="date_desc">Laatst toegevoegd</option> <option value="price_asc">Prijs laag - hoog</option> <option value="price_desc">Prijs hoog - laag</option> </select> </div> </div> </div> </div> <hr/> <div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4898-mustang-al708-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Mustang-AL708-19-11-25-1.jpg" alt="_Mustang-AL708-19-11-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4898-mustang-al708-shovel"> <h5 class="occasion-title">Mustang AL708 Shovel</h5> </a> <p class="card-content">75 PK Deutz 2 Rijsnelheden Luchtgeveerde stoel Radio Airco niet werkend Handgas Led werklichten Wegverlichting Zwaailicht Met palletbord en bak "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112802</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2016</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 33.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4813-weidemann-1140-basic-line-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg" alt="111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4813-weidemann-1140-basic-line-shovel"> <h5 class="occasion-title">Weidemann 1140 Basic Line Shovel</h5> </a> <p class="card-content">Ex demo Perkins diesel 18.4 KW / 25 Pk Stage 5 4-wiel hydraulische aandrijving, rijrichting bediening door middel van rijpedaal K75 assen 3e Hydraulische sectie op hefframe Zweefstand voor de hefcilinders ROPS/FOPS beschermdak neerklapbaar Werklamp voor / achter Hydrauliek oliekoeler Arretering voor 3e functie Extra contragewicht 96 KG Kenteken Verkeersverlichting "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111591</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2025</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 23.000 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4668-weidemann-4270-cx100-t-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111972_4270a.jpg" alt="111972_4270a.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4668-weidemann-4270-cx100-t-shovel"> <h5 class="occasion-title">Weidemann 4270 CX100 T Shovel</h5> </a> <p class="card-content">Gebruikte Weidemann 4270CX100 Telegiek Cabine met verwarming en ventilatie Slangen in giek zijn reeds vernieuwd Hydraulische pomp is reeds vernieuwd (Facturen aanwezig) Technisch nette machine met grondbak (niet de bak op foto) Overlaadhoogte circa 4500 MM Komt beschikbaar na week 40 in 2025 "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111972</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2012</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4204-weidemann-2080t-industrie-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-4365.jpg" alt="_IMG-4365.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4204-weidemann-2080t-industrie-shovel"> <h5 class="occasion-title">Weidemann 2080T Industrie Shovel</h5> </a> <p class="card-content">Machine is als nieuw Drukloze retour 75 PK Deutz Radio "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111477</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2015</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 53.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4016-palazzani-pl55-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4256613_4256613-1.jpg" alt="4256613_4256613-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4016-palazzani-pl55-shovel"> <h5 class="occasion-title">Palazzani PL55 shovel</h5> </a> <p class="card-content">Palazzani Paload 55 6 Tons shovel Met cabine Long reach giek met Z-kinematiek Hydraulisch snelwissel 3 Hydraulische functies Goede banden 405/70R20 Palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine" </p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 4256613</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 19.000 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3910-norcar-755xc-easy-drive-shovel-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg" alt="50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3910-norcar-755xc-easy-drive-shovel-demo"> <h5 class="occasion-title">Norcar 755XC Easy Drive Shovel (DEMO)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 50817</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2022</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3840-ahlmann-al80-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg" alt="_WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3840-ahlmann-al80-shovel"> <h5 class="occasion-title">Ahlmann AL80 Shovel</h5> </a> <p class="card-content">Motor Deutz BF4L2011 40KW/55 PK Hydraulische snelwissel Joystick bediening met vooruit/achteruit op joystick Bedrijfsgewicht circa 5.5 T Cabine met radio, verwarming en ventilatie Luchtgeveerde stoel Wegverlichting 3 in 1 bak circa 1.80 M breed Palletvorken "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110677</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2004</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 22.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4800-manitou-mlt-526-verreiker-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg" alt="103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4800-manitou-mlt-526-verreiker-"> <h5 class="occasion-title">Manitou MLT 526 Verreiker </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 103629</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 18.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3873-merlo-tf3810-cs136-verreiker"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110321_Merlo-Verreiker-110321-1.jpg" alt="110321_Merlo-Verreiker-110321-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3873-merlo-tf3810-cs136-verreiker"> <h5 class="occasion-title">Merlo TF38.10 CS136 Verreiker</h5> </a> <p class="card-content">Motor: Perkins 100 KW (136 PK) - V - Stage 5 ASCS-light controlesy systeem Geveerde cabine Elektronische joystick Load sensing + flow sharing Mechanische blokkering voor de hefcilinder van de giek (voor onderhoud) Aanpikringen vooraan/achteraan voor laden op vrachtwagen Omkeerbare ventilator Led zwaailicht op cabine Dakruitenwisser Vooruitusting voor uitrusting met 2 hydrualische functies Voorverwarming motor Achteruitkijkspiegel (op achterzijde machine) Handleiding Autoradio Airconditioning Grammer luchtgeveerde zetel Premium cab. Vering op de giek (BSS) Horizontale elektro-proportionele joystick rechts Elektrische aansluiting voor volgwagenverlichting Werklichten op cabine: 2 LED vooraan + 2 LED achteraan Cycloonfilter Trekhaak aanhangwagen CEE Inclusief ZM2 palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110321</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 98.000 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4907-yanmar-vio12-2a-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112553_Yanmar-V10-12-2A-112553-1.jpg" alt="112553_Yanmar-V10-12-2A-112553-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4907-yanmar-vio12-2a-minigraafmachine"> <h5 class="occasion-title">Yanmar VIO12-2A Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112553</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2021</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 14.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4340-hitachi-zx10u-2-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_101046_Hitachi-Zx10U-2-101046-1.jpg" alt="101046_Hitachi-Zx10U-2-101046-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4340-hitachi-zx10u-2-minigraafmachine"> <h5 class="occasion-title">Hitachi ZX10U-2 Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 103055</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2018</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 15.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4337-hitachi-zx19u-6-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_105236_Hitachi-ZX19U-105236-1.jpg" alt="105236_Hitachi-ZX19U-105236-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4337-hitachi-zx19u-6-minigraafmachine"> <h5 class="occasion-title">Hitachi ZX19U-6 Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 105236</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2021</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 20.000 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3983-hitachi-19u-5a-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Hitachi-19U-16-5-24-1.jpg" alt="_Hitachi-19U-16-5-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3983-hitachi-19u-5a-minigraafmachine"> <h5 class="occasion-title">Hitachi 19U-5A Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110221</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2015</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 16.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/2955-hansa-apz331-grafdelver-kraan"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_101838_101838-10.jpg" alt="101838_101838-10.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/2955-hansa-apz331-grafdelver-kraan"> <h5 class="occasion-title">Hansa APZ331 Grafdelver Kraan</h5> </a> <p class="card-content">Marge machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Veessen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 101838</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 9.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/911-vtm-90-cm-shovelbak-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4245221-00001.JPG" alt="4245221-00001.JPG" /> </a> </div> <div class="card-body"> <a href="/aanbod/911-vtm-90-cm-shovelbak-nieuw"> <h5 class="occasion-title">VTM 90 CM Shovelbak (NIEUW)</h5> </a> <p class="card-content">Kokerkoppeling (Oehler?) Diepte: 70 CM Hoogte: 70 CM</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 45221</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 500 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4906-kantelbak-cw30"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112754_Kantelbak-150CM-112754-1.jpg" alt="112754_Kantelbak-150CM-112754-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4906-kantelbak-cw30"> <h5 class="occasion-title">Kantelbak CW30</h5> </a> <p class="card-content">150 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112754</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.250 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4905-habaco-pf-cw30-palletvork-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112751_Habaco-PF-Palletvork-CW30-112751-1.jpg" alt="112751_Habaco-PF-Palletvork-CW30-112751-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4905-habaco-pf-cw30-palletvork-"> <h5 class="occasion-title">Habaco PF CW30 Palletvork </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112751</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2022</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.700 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4904-80-cm-dieplepelbak-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112750_Dieplepelbak-80CM-112750-1.jpg" alt="112750_Dieplepelbak-80CM-112750-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4904-80-cm-dieplepelbak-"> <h5 class="occasion-title">80 CM Dieplepelbak </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112750</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.200 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4903-verachtert-180-cm-kettingbak-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112749_Verachtert-kettinbak-180cm-112749-1.jpg" alt="112749_Verachtert-kettinbak-180cm-112749-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4903-verachtert-180-cm-kettingbak-"> <h5 class="occasion-title">Verachtert 180 CM kettingbak </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112749</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.450 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4902-cw30-puinbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112752_Puinbak-CW30-112752-1.jpg" alt="112752_Puinbak-CW30-112752-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4902-cw30-puinbak"> <h5 class="occasion-title">CW30 Puinbak</h5> </a> <p class="card-content">130 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112752</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.650 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4899-hemach-mestklem-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112089_Hemach-1-3m-mestklem-112089.jpg" alt="112089_Hemach-1-3m-mestklem-112089.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4899-hemach-mestklem-nieuw"> <h5 class="occasion-title">Hemach Mestklem (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112089</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2025</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.550 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4673-cw30-banaanbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112375_Banaanbak-70-50cm-CW30-112375-1.jpg" alt="112375_Banaanbak-70-50cm-CW30-112375-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4673-cw30-banaanbak"> <h5 class="occasion-title">CW30 Banaanbak</h5> </a> <p class="card-content">Dieplepelbak / banaanbak 70-50 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112375</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 575 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4544-puinbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Puinbak-112178-1.jpg" alt="_Puinbak-112178-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4544-puinbak"> <h5 class="occasion-title">Puinbak</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112178</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4502-gp-cw30-slotenbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111334_GP-Slotenbak-CW30-111334-1.jpg" alt="111334_GP-Slotenbak-CW30-111334-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4502-gp-cw30-slotenbak"> <h5 class="occasion-title">GP CW30 Slotenbak</h5> </a> <p class="card-content">1.70 M "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111334</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.250 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4370-fliegl-bak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Fliegl-bak-Tienen-30-1-25-1.jpg" alt="_Fliegl-bak-Tienen-30-1-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4370-fliegl-bak"> <h5 class="occasion-title">Fliegl Bak</h5> </a> <p class="card-content">Past aan Merlo TF38.10 CS136 verreiker "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110321</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div> <div class="row"> <nav aria-label="Page navigation" class="mx-auto"> <ul class="pagination"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-trace').style.display = (document.getElementById('cakeErr693a8ca179170-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca179170-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-code').style.display = (document.getElementById('cakeErr693a8ca179170-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-context').style.display = (document.getElementById('cakeErr693a8ca179170-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca179170-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca179170-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/StringTemplateTrait.php', 'line' => (int) 70, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) { 'helpers' => [ [maximum depth reached] ], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] }, 'type' => '->', 'args' => [ (int) 0 => [ 'prevActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Vorige</a></li>', 'prevDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Vorige</a></li>', 'number' => '<li class="page-item"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'current' => '<li class="page-item active"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'nextActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Volgende</a></li>', 'nextDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Volgende</a></li>' ] ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\View\Helper\PaginatorHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 115 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre> <li class="page-item disabled"><a class="page-link" href="">Vorige</a></li> <li class="page-item active"><a class="page-link" href="/aanbod?category_id=7">1</a></li><li class="page-item"><a class="page-link" href="/aanbod?category_id=7&page=2">2</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=7&page=2">Volgende</a></li> </ul> </nav> </div> </div> <div class="row d-flex flex-column align-items-center justify-content-center"> <h4 class="blue">Uw occasion niet gevonden?</h4> <p>Wij helpen u graag met zoeken naar een alternatief</p> <a href="/contact" class="btn btn-primary">Neem contact op</a> </div> </div> </div> </div> </section> <div class="push" ></div> </div> <!-- Footer Start ------> <footer class="footer"> <div class="footer-questions bg-blue py-md-2"> <div class="container"> <div class="row py-5 d-flex align-items-center text-white"> <div class="col-md-3"> <h2 class="mb-0">Vragen?</h2> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-phone-office me-4"></i> <div> <h5 class="mb-0">0546 57 25 25</h5> <p class="mb-0">Bel ons gerust</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-envelope-open-text me-4"></i> <div> <h5 class="mb-0">info@timmermanbv.nl</h5> <p class="mb-0">Stuur je vraag via de mail</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-brands fa-whatsapp me-4"></i> <div> <h5 class="mb-0">+316 5674 2343</h5> <p class="mb-0">Als je liever wil appen</p> </div> </div> </div> </div> </div> <div class="footer-blocks py-md-2"> <div class="container"> <div class="row py-5 d-flex justify-content-between"> <div class="col-md-3 pe-4"> <img src="/img/logo_timmerman.png" alt="Logo Timmerman BV"/> <p>Uw specialist in landbouwmechanisatie en grondverzet</p> <a href="https://www.facebook.com/TimmermanNewHolland/" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman New Holland</a> <a href="https://www.facebook.com/TimmermanCaseIH" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman Case IH</a> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Vestigingen</h5> <ul> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Wierden</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Denekamp</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Hardenberg</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Witharen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Swifterbant</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Veessen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Rouveen</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Snel naar</h5> <ul> <li><a href="https://timmermanbv.nl/occasions">Occasion aanbod</a></li> <li><a href="https://timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li> <li><a href="https://timmermanbv.nl/acties">Actiemodellen</a></li> <li><a href="https://timmermanbv.nl/nieuws">Nieuws</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Over ons</h5> <ul> <li><a href="https://timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li> <li><a href="https://timmermanbv.nl/diensten">Diensten</a></li> <li><a href="https://timmermanbv.nl/werken-bij">Werken bij</a></li> <li><a href="https://timmermanbv.nl/contact">Contact</a></li> </ul> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-12 col-md-5 d-flex justify-content-between"> <a href="/privacyverklaring">Privacyverklaring</a> <a href="/disclaimer">Disclaimer</a> <a href="https://timmermanbv.nl/files/Fedecomvoorwaarden-2019.pdf" target="_blank">Algemene voorwaarden</a> </div> <div class="col-12 col-md-7 text-end"> <p>Powered by <a href="https://anurawebdevelopment.nl" target="_blank">Anura</a></p> </div> </div> </div> </div> </footer> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; bottom:0; display:none; width:100%;z-index:9999;" class="pt-3 pb-0"> <div class="container"> <div class="row"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;"> Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#009EC5;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="/privacyverklaring" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Meer info </a> </div> </div> </div> </section> <script crossorigin="anonymous" src="https://cdn.polyfill.io/v3/polyfill.min.js?features=URL"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="text/javascript"></script>--> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/d4122f0987.js" crossorigin="anonymous"></script> <script src="/js/master.js"></script> <script src="/js/plugins.js"></script> <script src="/js/price_range_script.js"></script><script>function replaceQueryParam(param, newval, search) { var regex = new RegExp("([?;&])" + param + "[^&;]*[;&]?"); var query = search.replace(regex, "$1").replace(/&$/, ''); return (query.length > 2 ? query + "&" : "?") + (newval ? param + "=" + newval : ''); } function resetFilters() { window.location = window.location.pathname; } function removeParam(key, sourceURL) { var rtn = sourceURL.split("?")[0], param, params_arr = [], queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : ""; if (queryString !== "") { params_arr = queryString.split("&"); for (var i = params_arr.length - 1; i >= 0; i -= 1) { param = params_arr[i].split("=")[0]; if (param === key) { params_arr.splice(i, 1); } } rtn = rtn + "?" + params_arr.join("&"); } return rtn; } $(document).ready(function(){ var url = new URL(document.location); var params = url.searchParams; var category_id = params.get("category_id"); var subcategory_id = params.get("subcategory_id"); var brand_ids = params.get("brand_id"); var model_ids = params.get("model_id"); var sort = params.get("sort"); if(category_id){ $(".select-category").val(category_id); $('<h4 class="mt-3">Sub categorie</h4><select class="form-control select-subcategory"><option value="">Selecteer subcategorie</option></select>').appendTo('.categorie-selection'); var sub_categories = {"34":"Shovel","35":"Verreiker","37":"Graafmachine","44":"Toebehoren","63":"Sorteergrijper","64":"Bakken","65":"Palletvork"}; $.each(sub_categories, function(key, value) { $('.select-subcategory') .append($("<option></option>") .attr("value",key) .text(value)); }); } if(subcategory_id){ $(".select-subcategory").val(subcategory_id); } if(brand_ids){ $("input[name='brand[]']").each(function(i) { if(brand_ids.split(',').includes(this.value)){ $(this).prop('checked', true); } }); } if(model_ids){ $("input[name='model[]']").each(function(i) { if(model_ids.split(',').includes(this.value)){ $(this).prop('checked', true); } }); } if(sort){ $(".select-order").val(sort); } $('.select-category').change(function(){ var str = window.location.search; str = removeParam('subcategory_id', str); str = removeParam('page', str); str = removeParam('brand_id', str); str = replaceQueryParam('category_id', this.value, str); window.location = window.location.pathname + str; }); $('.select-subcategory').change(function(){ var str = window.location.search; str = replaceQueryParam('subcategory_id', this.value, str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $('.select-brand').change(function(){ var str = window.location.search; str = replaceQueryParam('brand_id', this.value, str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $('.select-order').change(function(){ var str = window.location.search; str = replaceQueryParam('sort', this.value, str); window.location = window.location.pathname + str; }); $('input[type=radio][name=type_options]').on('change', function(){ var str = window.location.search; str = replaceQueryParam('view', this.value, str); window.location = window.location.pathname + str; }); $(".brand-list").change(function() { var brand_arr = []; $("input[name='brand[]']").each(function(i) { if( $(this).is(':checked')){ brand_arr.push(this.value); } }); var str = window.location.search; str = replaceQueryParam('brand_id', brand_arr.join(','), str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $(".model-list").change(function() { var model_arr = []; $("input[name='model[]']").each(function(i) { if( $(this).is(':checked')){ model_arr.push(this.value); } }); var str = window.location.search; str = replaceQueryParam('model_id', model_arr.join(','), str); window.location = window.location.pathname + str; }); $("#slider-range").slider({ values: [0, 98000] }); $('.brand-list div.custom-control:gt(4), .brand-less').hide(); $('.model-list div.custom-control:gt(4), .model-less').hide(); $('.brand-less').click(function() { $('.brand-list div.custom-control:gt(4), .brand-less').hide(); $('.brand-more').show(); }); $('.brand-more').click(function() { $('.brand-list div.custom-control, .brand-less').show(); $('.brand-more').hide(); }); $('.model-less').click(function() { $('.model-list div.custom-control:gt(4), .model-less').hide(); $('.model-more').show(); }); $('.model-more').click(function() { $('.model-list div.custom-control, .model-less').show(); $('.model-more').hide(); }); $('#search').keyup(function(){ var searchkey = $(this).val(); searchTags( searchkey ); }); function searchTags( keyword ){ var data = keyword; $.ajax({ method: 'get', url : "/search", data: {keyword:data}, success: function( response ) { $( '.occasion-results' ).html(response); } }); }; window.addEventListener("beforeunload", () => { localStorage.setItem("scrollPosition", document.querySelector("body").scrollTop); }); window.addEventListener("load", () => { document.querySelector("body").scrollTop = localStorage.getItem("scrollPosition") || 0; }); }); </script> <!-- Footer End ------> <script src="/js/cookies.js"></script> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; top:0; display:none; width:100%;"> <div class="container"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;" > Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#39B54A;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="#" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;" > Meer info </a> </div> </section> </div> <!--- Javascript Plugins End ------> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-154922403-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-154922403-1'); </script> </body> </html> ' } $maxBufferLength = (int) 8192 $file = '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 855 $message = 'Unable to emit headers. Headers sent in file=/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=855'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 154]Code Context$response->getStatusCode(),($reasonPhrase ? ' ' . $reasonPhrase : '')));$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="nl"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="google" content="notranslate"> <meta http-equiv="Content-Language" content="nl_NL"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Occasions - Overzicht van alle occasions van Timmerman BV</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="description" content=" "> <meta name="author" content="Anura"> <meta name="robots" content=""> <link rel="shortcut icon" href="/img/favicon.ico"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Jost:wght@600&family=Poppins:wght@300;400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.css" type="text/css" media="all" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="/css/owl.carousel.css"/><link rel="stylesheet" href="/css/all.min.css"/><link rel="stylesheet" href="/css/style.css"/></head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your eiterience.</p> <![endif]--> <!-- Header Start ------> <nav class="navbar navbar-expand-lg"> <div class="container"> <!-- Start Header Navigation --> <a class="navbar-brand" href="/"><img class="logo logo-display" src="/img/logo_timmerman.png" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"><i class="fa fa-bars"></i></span> </button> <!-- End Header Navigation --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse me-3" id="navbar-menu"><ul class="navbar-nav ms-auto" data-in="fadeIn" data-out="fadeOut"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-trace').style.display = (document.getElementById('cakeErr693a8ca1809a9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp, line: 11 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca1809a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-code').style.display = (document.getElementById('cakeErr693a8ca1809a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-context').style.display = (document.getElementById('cakeErr693a8ca1809a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca1809a9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca1809a9-context" class="cake-context" style="display: none;">$message = 'Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp, line: 11 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 746, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', 'line' => (int) 11, 'function' => '__get', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'here' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/Cell.php', 'line' => (int) 198, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => 'display' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/Cell.php', 'line' => (int) 211, 'function' => 'Cake\View\{closure}', 'class' => 'Cake\View\Cell', 'object' => object(App\View\Cell\MenuCell) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 51, 'function' => 'render', 'class' => 'Cake\View\Cell', 'object' => object(App\View\Cell\MenuCell) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', 'line' => (int) 11, 'function' => '__get', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'here' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746 include - APP/Template/Cell/Menu/display.ctp, line 11 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 include - APP/Template/Layout/frontend_default.ctp, line 51 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><li > <a href="//timmermanbv.nl/onze-merken">Onze merken</a></li><li > <a href="//timmermanbv.nl/diensten">Diensten</a></li><li > <a href="/">Occasions</a></li><li > <a href="//timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li><li > <a href="//timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li><li > <a href="//timmermanbv.nl/contact">Contact</a></li></ul></div> <i class="fa-light fa-magnifying-glass"></i> </div> </nav> <section class="breadcrumbs d-flex align-items-center"> <div class="container"> <div class="row"> <div class="col"> <ul> <li><a href="/"><i class="fa-light fa-house"></i></a></li> <li><i class="far fa-chevron-right"></i></li> <li>Occasions<li> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-trace').style.display = (document.getElementById('cakeErr693a8ca1810f0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca1810f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-code').style.display = (document.getElementById('cakeErr693a8ca1810f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-context').style.display = (document.getElementById('cakeErr693a8ca1810f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca1810f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca1810f0-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 65 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-trace').style.display = (document.getElementById('cakeErr693a8ca18169c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca18169c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-code').style.display = (document.getElementById('cakeErr693a8ca18169c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-context').style.display = (document.getElementById('cakeErr693a8ca18169c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca18169c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca18169c-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 69 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> </ul> </div> </div> </div> </section> <!-- Header End ------> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-trace').style.display = (document.getElementById('cakeErr693a8ca176051-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca176051-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-code').style.display = (document.getElementById('cakeErr693a8ca176051-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-context').style.display = (document.getElementById('cakeErr693a8ca176051-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca176051-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca176051-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 1 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre><section class="occasions-block bg-light border-top"> <div class="container"> <div class="row py-4"> <div class="col-md-3 py-2"> <div class="card p-3"> <div class="categorie-selection mb-3"> <h4>Hoofdcategorie</h4> <select class="form-select select-category"> <option value="">Selecteer categorie</option> <option value="1">Tractoren</option><option value="2">Oogstmachines</option><option value="3">Grondbewerking, Zaai- en Poottechniek</option><option value="4">Gewasbescherming / Bemesting / Spuit / Beregening</option><option value="5">Hooibouwmachines / Laad- en Silagewagens</option><option value="6">Transportvoertuigen</option><option value="7">Shovels / Verreikers / Graafmachines</option><option value="8">Voertechniek</option><option value="9">Aardappeltechniek</option><option value="10">Diverse</option> </select> </div> <h4>Merk</h4> <div class="brand-list mb-3"> <div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck1" value="139"> <label class="form-check-labe" for="brandCheck1">Merkloos <span class="float-right badge badge-secondary">11</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck2" value="26"> <label class="form-check-labe" for="brandCheck2">Hitachi <span class="float-right badge badge-secondary">5</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck3" value="145"> <label class="form-check-labe" for="brandCheck3">Hemach <span class="float-right badge badge-secondary">4</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck4" value="59"> <label class="form-check-labe" for="brandCheck4">Weidemann <span class="float-right badge badge-secondary">3</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck5" value="119"> <label class="form-check-labe" for="brandCheck5">VTM <span class="float-right badge badge-secondary">3</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck6" value="225"> <label class="form-check-labe" for="brandCheck6">Palazzani <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck7" value="22"> <label class="form-check-labe" for="brandCheck7">Fliegl <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck8" value="68"> <label class="form-check-labe" for="brandCheck8">GP Equipment <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck9" value="104"> <label class="form-check-labe" for="brandCheck9">Manitou <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck10" value="209"> <label class="form-check-labe" for="brandCheck10">Rotar <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck11" value="177"> <label class="form-check-labe" for="brandCheck11">Hansa <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck12" value="88"> <label class="form-check-labe" for="brandCheck12">Caterpillar <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck13" value="216"> <label class="form-check-labe" for="brandCheck13">Kinshofer <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck14" value="67"> <label class="form-check-labe" for="brandCheck14">Pladdet <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck15" value="158"> <label class="form-check-labe" for="brandCheck15">Merlo <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck16" value="159"> <label class="form-check-labe" for="brandCheck16">Norcar <span class="float-right badge badge-secondary">1</span></label> </div> <a class="brand-less">- Minder weergeven</a> <a class="brand-more">+ Meer weergeven</a> </div> <h4>Model</h4> <div class="model-list mb-3"> <div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck1" value="305"> <label class="form-check-labe" for="modelCheck1">Bak <span class="float-right badge badge-secondary">8</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck2" value="224"> <label class="form-check-labe" for="modelCheck2"> <span class="float-right badge badge-secondary">5</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck3" value="52"> <label class="form-check-labe" for="modelCheck3">ZX <span class="float-right badge badge-secondary">2</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck4" value="258"> <label class="form-check-labe" for="modelCheck4">TF38.10 CS136 <span class="float-right badge badge-secondary">1</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck5" value="271"> <label class="form-check-labe" for="modelCheck5">755 XC <span class="float-right badge badge-secondary">1</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck6" value="287"> <label class="form-check-labe" for="modelCheck6">PL55 <span class="float-right badge badge-secondary">1</span></label> </div> <a class="model-less">- Minder weergeven</a> <a class="model-more">+ Meer weergeven</a> </div> <h4>Prijs (€)</h4> <input type="number" id="min_price" class="form-select mb-3" /> <input type="number" id="max_price" class="form-select mb-3" /> <h4 class="p">Draaiuren</h4> <div class="rangeslider"> <input type="number" id="min_operating_hours" class="form-select mb-3" /> <input type="number" id="max_operating_hours" class="form-select mb-3" /> </div> <button class="btn btn-danger w-100" onclick="resetFilters()">Filters resetten</button> </div> <div class="card mt-3 p-3"> <h3>Voorraad nieuw</h3> <p>Bekijk ook onze nieuwe voorraad, klik op een van de onderstaande knoppen om de nieuwe voorraad te bekijken.</p> <a href="http://newholland.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100 mb-3">New holland <i class="fa-regular fa-arrow-right-long"></i></a> <a href="http://caseih.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100 mb-3">Case IH & Styer <i class="fa-regular fa-arrow-right-long"></i></a> <a href="http://hitachi.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100">Hitachi <i class="fa-regular fa-arrow-right-long"></i></a> </div> </div> <div class="col-md-9 py-2"> <div class="occasion-results"> <div class="row"> <div class="col-lg-3"> <span class="col-sm-5 px-0 col-form-label" style="font-size:14px; font-weight:700;line-height: 35px;">41 Resultaten gevonden</span> </div> <div class="col-lg-3"><input type="text" class="form-control" id="search"></div> <div class="col-lg-5"> <div class="form-group row"> <span class="col-sm-5 px-0 col-form-label d-block text-right" style="font-size:14px; font-weight:700;">Sorteer op </span> <div class="col-sm-7"> <select class="form-control select-order"> <option value="date_desc">Laatst toegevoegd</option> <option value="price_asc">Prijs laag - hoog</option> <option value="price_desc">Prijs hoog - laag</option> </select> </div> </div> </div> </div> <hr/> <div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4898-mustang-al708-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Mustang-AL708-19-11-25-1.jpg" alt="_Mustang-AL708-19-11-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4898-mustang-al708-shovel"> <h5 class="occasion-title">Mustang AL708 Shovel</h5> </a> <p class="card-content">75 PK Deutz 2 Rijsnelheden Luchtgeveerde stoel Radio Airco niet werkend Handgas Led werklichten Wegverlichting Zwaailicht Met palletbord en bak "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112802</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2016</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 33.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4813-weidemann-1140-basic-line-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg" alt="111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4813-weidemann-1140-basic-line-shovel"> <h5 class="occasion-title">Weidemann 1140 Basic Line Shovel</h5> </a> <p class="card-content">Ex demo Perkins diesel 18.4 KW / 25 Pk Stage 5 4-wiel hydraulische aandrijving, rijrichting bediening door middel van rijpedaal K75 assen 3e Hydraulische sectie op hefframe Zweefstand voor de hefcilinders ROPS/FOPS beschermdak neerklapbaar Werklamp voor / achter Hydrauliek oliekoeler Arretering voor 3e functie Extra contragewicht 96 KG Kenteken Verkeersverlichting "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111591</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2025</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 23.000 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4668-weidemann-4270-cx100-t-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111972_4270a.jpg" alt="111972_4270a.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4668-weidemann-4270-cx100-t-shovel"> <h5 class="occasion-title">Weidemann 4270 CX100 T Shovel</h5> </a> <p class="card-content">Gebruikte Weidemann 4270CX100 Telegiek Cabine met verwarming en ventilatie Slangen in giek zijn reeds vernieuwd Hydraulische pomp is reeds vernieuwd (Facturen aanwezig) Technisch nette machine met grondbak (niet de bak op foto) Overlaadhoogte circa 4500 MM Komt beschikbaar na week 40 in 2025 "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111972</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2012</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4204-weidemann-2080t-industrie-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-4365.jpg" alt="_IMG-4365.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4204-weidemann-2080t-industrie-shovel"> <h5 class="occasion-title">Weidemann 2080T Industrie Shovel</h5> </a> <p class="card-content">Machine is als nieuw Drukloze retour 75 PK Deutz Radio "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111477</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2015</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 53.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4016-palazzani-pl55-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4256613_4256613-1.jpg" alt="4256613_4256613-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4016-palazzani-pl55-shovel"> <h5 class="occasion-title">Palazzani PL55 shovel</h5> </a> <p class="card-content">Palazzani Paload 55 6 Tons shovel Met cabine Long reach giek met Z-kinematiek Hydraulisch snelwissel 3 Hydraulische functies Goede banden 405/70R20 Palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine" </p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 4256613</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 19.000 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3910-norcar-755xc-easy-drive-shovel-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg" alt="50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3910-norcar-755xc-easy-drive-shovel-demo"> <h5 class="occasion-title">Norcar 755XC Easy Drive Shovel (DEMO)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 50817</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2022</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3840-ahlmann-al80-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg" alt="_WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3840-ahlmann-al80-shovel"> <h5 class="occasion-title">Ahlmann AL80 Shovel</h5> </a> <p class="card-content">Motor Deutz BF4L2011 40KW/55 PK Hydraulische snelwissel Joystick bediening met vooruit/achteruit op joystick Bedrijfsgewicht circa 5.5 T Cabine met radio, verwarming en ventilatie Luchtgeveerde stoel Wegverlichting 3 in 1 bak circa 1.80 M breed Palletvorken "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110677</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2004</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 22.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4800-manitou-mlt-526-verreiker-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg" alt="103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4800-manitou-mlt-526-verreiker-"> <h5 class="occasion-title">Manitou MLT 526 Verreiker </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 103629</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 18.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3873-merlo-tf3810-cs136-verreiker"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110321_Merlo-Verreiker-110321-1.jpg" alt="110321_Merlo-Verreiker-110321-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3873-merlo-tf3810-cs136-verreiker"> <h5 class="occasion-title">Merlo TF38.10 CS136 Verreiker</h5> </a> <p class="card-content">Motor: Perkins 100 KW (136 PK) - V - Stage 5 ASCS-light controlesy systeem Geveerde cabine Elektronische joystick Load sensing + flow sharing Mechanische blokkering voor de hefcilinder van de giek (voor onderhoud) Aanpikringen vooraan/achteraan voor laden op vrachtwagen Omkeerbare ventilator Led zwaailicht op cabine Dakruitenwisser Vooruitusting voor uitrusting met 2 hydrualische functies Voorverwarming motor Achteruitkijkspiegel (op achterzijde machine) Handleiding Autoradio Airconditioning Grammer luchtgeveerde zetel Premium cab. Vering op de giek (BSS) Horizontale elektro-proportionele joystick rechts Elektrische aansluiting voor volgwagenverlichting Werklichten op cabine: 2 LED vooraan + 2 LED achteraan Cycloonfilter Trekhaak aanhangwagen CEE Inclusief ZM2 palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110321</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 98.000 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4907-yanmar-vio12-2a-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112553_Yanmar-V10-12-2A-112553-1.jpg" alt="112553_Yanmar-V10-12-2A-112553-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4907-yanmar-vio12-2a-minigraafmachine"> <h5 class="occasion-title">Yanmar VIO12-2A Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112553</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2021</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 14.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4340-hitachi-zx10u-2-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_101046_Hitachi-Zx10U-2-101046-1.jpg" alt="101046_Hitachi-Zx10U-2-101046-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4340-hitachi-zx10u-2-minigraafmachine"> <h5 class="occasion-title">Hitachi ZX10U-2 Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 103055</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2018</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 15.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4337-hitachi-zx19u-6-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_105236_Hitachi-ZX19U-105236-1.jpg" alt="105236_Hitachi-ZX19U-105236-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4337-hitachi-zx19u-6-minigraafmachine"> <h5 class="occasion-title">Hitachi ZX19U-6 Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 105236</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2021</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 20.000 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3983-hitachi-19u-5a-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Hitachi-19U-16-5-24-1.jpg" alt="_Hitachi-19U-16-5-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3983-hitachi-19u-5a-minigraafmachine"> <h5 class="occasion-title">Hitachi 19U-5A Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110221</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2015</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 16.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/2955-hansa-apz331-grafdelver-kraan"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_101838_101838-10.jpg" alt="101838_101838-10.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/2955-hansa-apz331-grafdelver-kraan"> <h5 class="occasion-title">Hansa APZ331 Grafdelver Kraan</h5> </a> <p class="card-content">Marge machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Veessen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 101838</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 9.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/911-vtm-90-cm-shovelbak-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4245221-00001.JPG" alt="4245221-00001.JPG" /> </a> </div> <div class="card-body"> <a href="/aanbod/911-vtm-90-cm-shovelbak-nieuw"> <h5 class="occasion-title">VTM 90 CM Shovelbak (NIEUW)</h5> </a> <p class="card-content">Kokerkoppeling (Oehler?) Diepte: 70 CM Hoogte: 70 CM</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 45221</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 500 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4906-kantelbak-cw30"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112754_Kantelbak-150CM-112754-1.jpg" alt="112754_Kantelbak-150CM-112754-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4906-kantelbak-cw30"> <h5 class="occasion-title">Kantelbak CW30</h5> </a> <p class="card-content">150 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112754</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.250 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4905-habaco-pf-cw30-palletvork-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112751_Habaco-PF-Palletvork-CW30-112751-1.jpg" alt="112751_Habaco-PF-Palletvork-CW30-112751-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4905-habaco-pf-cw30-palletvork-"> <h5 class="occasion-title">Habaco PF CW30 Palletvork </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112751</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2022</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.700 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4904-80-cm-dieplepelbak-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112750_Dieplepelbak-80CM-112750-1.jpg" alt="112750_Dieplepelbak-80CM-112750-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4904-80-cm-dieplepelbak-"> <h5 class="occasion-title">80 CM Dieplepelbak </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112750</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.200 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4903-verachtert-180-cm-kettingbak-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112749_Verachtert-kettinbak-180cm-112749-1.jpg" alt="112749_Verachtert-kettinbak-180cm-112749-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4903-verachtert-180-cm-kettingbak-"> <h5 class="occasion-title">Verachtert 180 CM kettingbak </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112749</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.450 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4902-cw30-puinbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112752_Puinbak-CW30-112752-1.jpg" alt="112752_Puinbak-CW30-112752-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4902-cw30-puinbak"> <h5 class="occasion-title">CW30 Puinbak</h5> </a> <p class="card-content">130 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112752</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.650 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4899-hemach-mestklem-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112089_Hemach-1-3m-mestklem-112089.jpg" alt="112089_Hemach-1-3m-mestklem-112089.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4899-hemach-mestklem-nieuw"> <h5 class="occasion-title">Hemach Mestklem (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112089</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2025</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.550 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4673-cw30-banaanbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112375_Banaanbak-70-50cm-CW30-112375-1.jpg" alt="112375_Banaanbak-70-50cm-CW30-112375-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4673-cw30-banaanbak"> <h5 class="occasion-title">CW30 Banaanbak</h5> </a> <p class="card-content">Dieplepelbak / banaanbak 70-50 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112375</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 575 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4544-puinbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Puinbak-112178-1.jpg" alt="_Puinbak-112178-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4544-puinbak"> <h5 class="occasion-title">Puinbak</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112178</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4502-gp-cw30-slotenbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111334_GP-Slotenbak-CW30-111334-1.jpg" alt="111334_GP-Slotenbak-CW30-111334-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4502-gp-cw30-slotenbak"> <h5 class="occasion-title">GP CW30 Slotenbak</h5> </a> <p class="card-content">1.70 M "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111334</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.250 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4370-fliegl-bak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Fliegl-bak-Tienen-30-1-25-1.jpg" alt="_Fliegl-bak-Tienen-30-1-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4370-fliegl-bak"> <h5 class="occasion-title">Fliegl Bak</h5> </a> <p class="card-content">Past aan Merlo TF38.10 CS136 verreiker "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110321</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div> <div class="row"> <nav aria-label="Page navigation" class="mx-auto"> <ul class="pagination"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-trace').style.display = (document.getElementById('cakeErr693a8ca179170-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca179170-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-code').style.display = (document.getElementById('cakeErr693a8ca179170-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-context').style.display = (document.getElementById('cakeErr693a8ca179170-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca179170-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca179170-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/StringTemplateTrait.php', 'line' => (int) 70, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) { 'helpers' => [ [maximum depth reached] ], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] }, 'type' => '->', 'args' => [ (int) 0 => [ 'prevActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Vorige</a></li>', 'prevDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Vorige</a></li>', 'number' => '<li class="page-item"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'current' => '<li class="page-item active"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'nextActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Volgende</a></li>', 'nextDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Volgende</a></li>' ] ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\View\Helper\PaginatorHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 115 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre> <li class="page-item disabled"><a class="page-link" href="">Vorige</a></li> <li class="page-item active"><a class="page-link" href="/aanbod?category_id=7">1</a></li><li class="page-item"><a class="page-link" href="/aanbod?category_id=7&page=2">2</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=7&page=2">Volgende</a></li> </ul> </nav> </div> </div> <div class="row d-flex flex-column align-items-center justify-content-center"> <h4 class="blue">Uw occasion niet gevonden?</h4> <p>Wij helpen u graag met zoeken naar een alternatief</p> <a href="/contact" class="btn btn-primary">Neem contact op</a> </div> </div> </div> </div> </section> <div class="push" ></div> </div> <!-- Footer Start ------> <footer class="footer"> <div class="footer-questions bg-blue py-md-2"> <div class="container"> <div class="row py-5 d-flex align-items-center text-white"> <div class="col-md-3"> <h2 class="mb-0">Vragen?</h2> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-phone-office me-4"></i> <div> <h5 class="mb-0">0546 57 25 25</h5> <p class="mb-0">Bel ons gerust</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-envelope-open-text me-4"></i> <div> <h5 class="mb-0">info@timmermanbv.nl</h5> <p class="mb-0">Stuur je vraag via de mail</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-brands fa-whatsapp me-4"></i> <div> <h5 class="mb-0">+316 5674 2343</h5> <p class="mb-0">Als je liever wil appen</p> </div> </div> </div> </div> </div> <div class="footer-blocks py-md-2"> <div class="container"> <div class="row py-5 d-flex justify-content-between"> <div class="col-md-3 pe-4"> <img src="/img/logo_timmerman.png" alt="Logo Timmerman BV"/> <p>Uw specialist in landbouwmechanisatie en grondverzet</p> <a href="https://www.facebook.com/TimmermanNewHolland/" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman New Holland</a> <a href="https://www.facebook.com/TimmermanCaseIH" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman Case IH</a> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Vestigingen</h5> <ul> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Wierden</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Denekamp</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Hardenberg</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Witharen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Swifterbant</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Veessen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Rouveen</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Snel naar</h5> <ul> <li><a href="https://timmermanbv.nl/occasions">Occasion aanbod</a></li> <li><a href="https://timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li> <li><a href="https://timmermanbv.nl/acties">Actiemodellen</a></li> <li><a href="https://timmermanbv.nl/nieuws">Nieuws</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Over ons</h5> <ul> <li><a href="https://timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li> <li><a href="https://timmermanbv.nl/diensten">Diensten</a></li> <li><a href="https://timmermanbv.nl/werken-bij">Werken bij</a></li> <li><a href="https://timmermanbv.nl/contact">Contact</a></li> </ul> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-12 col-md-5 d-flex justify-content-between"> <a href="/privacyverklaring">Privacyverklaring</a> <a href="/disclaimer">Disclaimer</a> <a href="https://timmermanbv.nl/files/Fedecomvoorwaarden-2019.pdf" target="_blank">Algemene voorwaarden</a> </div> <div class="col-12 col-md-7 text-end"> <p>Powered by <a href="https://anurawebdevelopment.nl" target="_blank">Anura</a></p> </div> </div> </div> </div> </footer> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; bottom:0; display:none; width:100%;z-index:9999;" class="pt-3 pb-0"> <div class="container"> <div class="row"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;"> Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#009EC5;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="/privacyverklaring" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Meer info </a> </div> </div> </div> </section> <script crossorigin="anonymous" src="https://cdn.polyfill.io/v3/polyfill.min.js?features=URL"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="text/javascript"></script>--> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/d4122f0987.js" crossorigin="anonymous"></script> <script src="/js/master.js"></script> <script src="/js/plugins.js"></script> <script src="/js/price_range_script.js"></script><script>function replaceQueryParam(param, newval, search) { var regex = new RegExp("([?;&])" + param + "[^&;]*[;&]?"); var query = search.replace(regex, "$1").replace(/&$/, ''); return (query.length > 2 ? query + "&" : "?") + (newval ? param + "=" + newval : ''); } function resetFilters() { window.location = window.location.pathname; } function removeParam(key, sourceURL) { var rtn = sourceURL.split("?")[0], param, params_arr = [], queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : ""; if (queryString !== "") { params_arr = queryString.split("&"); for (var i = params_arr.length - 1; i >= 0; i -= 1) { param = params_arr[i].split("=")[0]; if (param === key) { params_arr.splice(i, 1); } } rtn = rtn + "?" + params_arr.join("&"); } return rtn; } $(document).ready(function(){ var url = new URL(document.location); var params = url.searchParams; var category_id = params.get("category_id"); var subcategory_id = params.get("subcategory_id"); var brand_ids = params.get("brand_id"); var model_ids = params.get("model_id"); var sort = params.get("sort"); if(category_id){ $(".select-category").val(category_id); $('<h4 class="mt-3">Sub categorie</h4><select class="form-control select-subcategory"><option value="">Selecteer subcategorie</option></select>').appendTo('.categorie-selection'); var sub_categories = {"34":"Shovel","35":"Verreiker","37":"Graafmachine","44":"Toebehoren","63":"Sorteergrijper","64":"Bakken","65":"Palletvork"}; $.each(sub_categories, function(key, value) { $('.select-subcategory') .append($("<option></option>") .attr("value",key) .text(value)); }); } if(subcategory_id){ $(".select-subcategory").val(subcategory_id); } if(brand_ids){ $("input[name='brand[]']").each(function(i) { if(brand_ids.split(',').includes(this.value)){ $(this).prop('checked', true); } }); } if(model_ids){ $("input[name='model[]']").each(function(i) { if(model_ids.split(',').includes(this.value)){ $(this).prop('checked', true); } }); } if(sort){ $(".select-order").val(sort); } $('.select-category').change(function(){ var str = window.location.search; str = removeParam('subcategory_id', str); str = removeParam('page', str); str = removeParam('brand_id', str); str = replaceQueryParam('category_id', this.value, str); window.location = window.location.pathname + str; }); $('.select-subcategory').change(function(){ var str = window.location.search; str = replaceQueryParam('subcategory_id', this.value, str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $('.select-brand').change(function(){ var str = window.location.search; str = replaceQueryParam('brand_id', this.value, str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $('.select-order').change(function(){ var str = window.location.search; str = replaceQueryParam('sort', this.value, str); window.location = window.location.pathname + str; }); $('input[type=radio][name=type_options]').on('change', function(){ var str = window.location.search; str = replaceQueryParam('view', this.value, str); window.location = window.location.pathname + str; }); $(".brand-list").change(function() { var brand_arr = []; $("input[name='brand[]']").each(function(i) { if( $(this).is(':checked')){ brand_arr.push(this.value); } }); var str = window.location.search; str = replaceQueryParam('brand_id', brand_arr.join(','), str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $(".model-list").change(function() { var model_arr = []; $("input[name='model[]']").each(function(i) { if( $(this).is(':checked')){ model_arr.push(this.value); } }); var str = window.location.search; str = replaceQueryParam('model_id', model_arr.join(','), str); window.location = window.location.pathname + str; }); $("#slider-range").slider({ values: [0, 98000] }); $('.brand-list div.custom-control:gt(4), .brand-less').hide(); $('.model-list div.custom-control:gt(4), .model-less').hide(); $('.brand-less').click(function() { $('.brand-list div.custom-control:gt(4), .brand-less').hide(); $('.brand-more').show(); }); $('.brand-more').click(function() { $('.brand-list div.custom-control, .brand-less').show(); $('.brand-more').hide(); }); $('.model-less').click(function() { $('.model-list div.custom-control:gt(4), .model-less').hide(); $('.model-more').show(); }); $('.model-more').click(function() { $('.model-list div.custom-control, .model-less').show(); $('.model-more').hide(); }); $('#search').keyup(function(){ var searchkey = $(this).val(); searchTags( searchkey ); }); function searchTags( keyword ){ var data = keyword; $.ajax({ method: 'get', url : "/search", data: {keyword:data}, success: function( response ) { $( '.occasion-results' ).html(response); } }); }; window.addEventListener("beforeunload", () => { localStorage.setItem("scrollPosition", document.querySelector("body").scrollTop); }); window.addEventListener("load", () => { document.querySelector("body").scrollTop = localStorage.getItem("scrollPosition") || 0; }); }); </script> <!-- Footer End ------> <script src="/js/cookies.js"></script> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; top:0; display:none; width:100%;"> <div class="container"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;" > Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#39B54A;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="#" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;" > Meer info </a> </div> </section> </div> <!--- Javascript Plugins End ------> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-154922403-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-154922403-1'); </script> </body> </html> ' } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 183]Code Contextforeach ($values as $value) {header(sprintf('%s: %s',$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="nl"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="google" content="notranslate"> <meta http-equiv="Content-Language" content="nl_NL"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Occasions - Overzicht van alle occasions van Timmerman BV</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="description" content=" "> <meta name="author" content="Anura"> <meta name="robots" content=""> <link rel="shortcut icon" href="/img/favicon.ico"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Jost:wght@600&family=Poppins:wght@300;400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.css" type="text/css" media="all" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="/css/owl.carousel.css"/><link rel="stylesheet" href="/css/all.min.css"/><link rel="stylesheet" href="/css/style.css"/></head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your eiterience.</p> <![endif]--> <!-- Header Start ------> <nav class="navbar navbar-expand-lg"> <div class="container"> <!-- Start Header Navigation --> <a class="navbar-brand" href="/"><img class="logo logo-display" src="/img/logo_timmerman.png" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"><i class="fa fa-bars"></i></span> </button> <!-- End Header Navigation --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse me-3" id="navbar-menu"><ul class="navbar-nav ms-auto" data-in="fadeIn" data-out="fadeOut"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-trace').style.display = (document.getElementById('cakeErr693a8ca1809a9-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp, line: 11 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca1809a9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-code').style.display = (document.getElementById('cakeErr693a8ca1809a9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1809a9-context').style.display = (document.getElementById('cakeErr693a8ca1809a9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca1809a9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca1809a9-context" class="cake-context" style="display: none;">$message = 'Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp, line: 11 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 746, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing `here` as a property will be removed in 4.0.0. Use request->getAttribute("here") instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', 'line' => (int) 11, 'function' => '__get', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'here' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/Cell.php', 'line' => (int) 198, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => 'display' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/Cell.php', 'line' => (int) 211, 'function' => 'Cake\View\{closure}', 'class' => 'Cake\View\Cell', 'object' => object(App\View\Cell\MenuCell) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 51, 'function' => 'render', 'class' => 'Cake\View\Cell', 'object' => object(App\View\Cell\MenuCell) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Cell/Menu/display.ctp', 'line' => (int) 11, 'function' => '__get', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'here' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__get() - CORE/src/Http/ServerRequest.php, line 746 include - APP/Template/Cell/Menu/display.ctp, line 11 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 include - APP/Template/Layout/frontend_default.ctp, line 51 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><li > <a href="//timmermanbv.nl/onze-merken">Onze merken</a></li><li > <a href="//timmermanbv.nl/diensten">Diensten</a></li><li > <a href="/">Occasions</a></li><li > <a href="//timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li><li > <a href="//timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li><li > <a href="//timmermanbv.nl/contact">Contact</a></li></ul></div> <i class="fa-light fa-magnifying-glass"></i> </div> </nav> <section class="breadcrumbs d-flex align-items-center"> <div class="container"> <div class="row"> <div class="col"> <ul> <li><a href="/"><i class="fa-light fa-house"></i></a></li> <li><i class="far fa-chevron-right"></i></li> <li>Occasions<li> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-trace').style.display = (document.getElementById('cakeErr693a8ca1810f0-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca1810f0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-code').style.display = (document.getElementById('cakeErr693a8ca1810f0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca1810f0-context').style.display = (document.getElementById('cakeErr693a8ca1810f0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca1810f0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca1810f0-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 65 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-trace').style.display = (document.getElementById('cakeErr693a8ca18169c-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca18169c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-code').style.display = (document.getElementById('cakeErr693a8ca18169c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca18169c-context').style.display = (document.getElementById('cakeErr693a8ca18169c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca18169c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca18169c-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 69 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre> </ul> </div> </div> </div> </section> <!-- Header End ------> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-trace').style.display = (document.getElementById('cakeErr693a8ca176051-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca176051-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-code').style.display = (document.getElementById('cakeErr693a8ca176051-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca176051-context').style.display = (document.getElementById('cakeErr693a8ca176051-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca176051-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca176051-context" class="cake-context" style="display: none;">$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 1 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre><section class="occasions-block bg-light border-top"> <div class="container"> <div class="row py-4"> <div class="col-md-3 py-2"> <div class="card p-3"> <div class="categorie-selection mb-3"> <h4>Hoofdcategorie</h4> <select class="form-select select-category"> <option value="">Selecteer categorie</option> <option value="1">Tractoren</option><option value="2">Oogstmachines</option><option value="3">Grondbewerking, Zaai- en Poottechniek</option><option value="4">Gewasbescherming / Bemesting / Spuit / Beregening</option><option value="5">Hooibouwmachines / Laad- en Silagewagens</option><option value="6">Transportvoertuigen</option><option value="7">Shovels / Verreikers / Graafmachines</option><option value="8">Voertechniek</option><option value="9">Aardappeltechniek</option><option value="10">Diverse</option> </select> </div> <h4>Merk</h4> <div class="brand-list mb-3"> <div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck1" value="139"> <label class="form-check-labe" for="brandCheck1">Merkloos <span class="float-right badge badge-secondary">11</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck2" value="26"> <label class="form-check-labe" for="brandCheck2">Hitachi <span class="float-right badge badge-secondary">5</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck3" value="145"> <label class="form-check-labe" for="brandCheck3">Hemach <span class="float-right badge badge-secondary">4</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck4" value="59"> <label class="form-check-labe" for="brandCheck4">Weidemann <span class="float-right badge badge-secondary">3</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck5" value="119"> <label class="form-check-labe" for="brandCheck5">VTM <span class="float-right badge badge-secondary">3</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck6" value="225"> <label class="form-check-labe" for="brandCheck6">Palazzani <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck7" value="22"> <label class="form-check-labe" for="brandCheck7">Fliegl <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck8" value="68"> <label class="form-check-labe" for="brandCheck8">GP Equipment <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck9" value="104"> <label class="form-check-labe" for="brandCheck9">Manitou <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck10" value="209"> <label class="form-check-labe" for="brandCheck10">Rotar <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck11" value="177"> <label class="form-check-labe" for="brandCheck11">Hansa <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck12" value="88"> <label class="form-check-labe" for="brandCheck12">Caterpillar <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck13" value="216"> <label class="form-check-labe" for="brandCheck13">Kinshofer <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck14" value="67"> <label class="form-check-labe" for="brandCheck14">Pladdet <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck15" value="158"> <label class="form-check-labe" for="brandCheck15">Merlo <span class="float-right badge badge-secondary">1</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck16" value="159"> <label class="form-check-labe" for="brandCheck16">Norcar <span class="float-right badge badge-secondary">1</span></label> </div> <a class="brand-less">- Minder weergeven</a> <a class="brand-more">+ Meer weergeven</a> </div> <h4>Model</h4> <div class="model-list mb-3"> <div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck1" value="305"> <label class="form-check-labe" for="modelCheck1">Bak <span class="float-right badge badge-secondary">8</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck2" value="224"> <label class="form-check-labe" for="modelCheck2"> <span class="float-right badge badge-secondary">5</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck3" value="52"> <label class="form-check-labe" for="modelCheck3">ZX <span class="float-right badge badge-secondary">2</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck4" value="258"> <label class="form-check-labe" for="modelCheck4">TF38.10 CS136 <span class="float-right badge badge-secondary">1</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck5" value="271"> <label class="form-check-labe" for="modelCheck5">755 XC <span class="float-right badge badge-secondary">1</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck6" value="287"> <label class="form-check-labe" for="modelCheck6">PL55 <span class="float-right badge badge-secondary">1</span></label> </div> <a class="model-less">- Minder weergeven</a> <a class="model-more">+ Meer weergeven</a> </div> <h4>Prijs (€)</h4> <input type="number" id="min_price" class="form-select mb-3" /> <input type="number" id="max_price" class="form-select mb-3" /> <h4 class="p">Draaiuren</h4> <div class="rangeslider"> <input type="number" id="min_operating_hours" class="form-select mb-3" /> <input type="number" id="max_operating_hours" class="form-select mb-3" /> </div> <button class="btn btn-danger w-100" onclick="resetFilters()">Filters resetten</button> </div> <div class="card mt-3 p-3"> <h3>Voorraad nieuw</h3> <p>Bekijk ook onze nieuwe voorraad, klik op een van de onderstaande knoppen om de nieuwe voorraad te bekijken.</p> <a href="http://newholland.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100 mb-3">New holland <i class="fa-regular fa-arrow-right-long"></i></a> <a href="http://caseih.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100 mb-3">Case IH & Styer <i class="fa-regular fa-arrow-right-long"></i></a> <a href="http://hitachi.timmermanbv.nl/voorraad-nieuw" target="_blank" class="btn btn-primary d-flex justify-content-between align-items-center px-4 w-100">Hitachi <i class="fa-regular fa-arrow-right-long"></i></a> </div> </div> <div class="col-md-9 py-2"> <div class="occasion-results"> <div class="row"> <div class="col-lg-3"> <span class="col-sm-5 px-0 col-form-label" style="font-size:14px; font-weight:700;line-height: 35px;">41 Resultaten gevonden</span> </div> <div class="col-lg-3"><input type="text" class="form-control" id="search"></div> <div class="col-lg-5"> <div class="form-group row"> <span class="col-sm-5 px-0 col-form-label d-block text-right" style="font-size:14px; font-weight:700;">Sorteer op </span> <div class="col-sm-7"> <select class="form-control select-order"> <option value="date_desc">Laatst toegevoegd</option> <option value="price_asc">Prijs laag - hoog</option> <option value="price_desc">Prijs hoog - laag</option> </select> </div> </div> </div> </div> <hr/> <div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4898-mustang-al708-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Mustang-AL708-19-11-25-1.jpg" alt="_Mustang-AL708-19-11-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4898-mustang-al708-shovel"> <h5 class="occasion-title">Mustang AL708 Shovel</h5> </a> <p class="card-content">75 PK Deutz 2 Rijsnelheden Luchtgeveerde stoel Radio Airco niet werkend Handgas Led werklichten Wegverlichting Zwaailicht Met palletbord en bak "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112802</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2016</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 33.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4813-weidemann-1140-basic-line-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg" alt="111591_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-22-6bc59dc9.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4813-weidemann-1140-basic-line-shovel"> <h5 class="occasion-title">Weidemann 1140 Basic Line Shovel</h5> </a> <p class="card-content">Ex demo Perkins diesel 18.4 KW / 25 Pk Stage 5 4-wiel hydraulische aandrijving, rijrichting bediening door middel van rijpedaal K75 assen 3e Hydraulische sectie op hefframe Zweefstand voor de hefcilinders ROPS/FOPS beschermdak neerklapbaar Werklamp voor / achter Hydrauliek oliekoeler Arretering voor 3e functie Extra contragewicht 96 KG Kenteken Verkeersverlichting "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111591</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2025</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 23.000 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4668-weidemann-4270-cx100-t-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111972_4270a.jpg" alt="111972_4270a.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4668-weidemann-4270-cx100-t-shovel"> <h5 class="occasion-title">Weidemann 4270 CX100 T Shovel</h5> </a> <p class="card-content">Gebruikte Weidemann 4270CX100 Telegiek Cabine met verwarming en ventilatie Slangen in giek zijn reeds vernieuwd Hydraulische pomp is reeds vernieuwd (Facturen aanwezig) Technisch nette machine met grondbak (niet de bak op foto) Overlaadhoogte circa 4500 MM Komt beschikbaar na week 40 in 2025 "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111972</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2012</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4204-weidemann-2080t-industrie-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-4365.jpg" alt="_IMG-4365.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4204-weidemann-2080t-industrie-shovel"> <h5 class="occasion-title">Weidemann 2080T Industrie Shovel</h5> </a> <p class="card-content">Machine is als nieuw Drukloze retour 75 PK Deutz Radio "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111477</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2015</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 53.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4016-palazzani-pl55-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4256613_4256613-1.jpg" alt="4256613_4256613-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4016-palazzani-pl55-shovel"> <h5 class="occasion-title">Palazzani PL55 shovel</h5> </a> <p class="card-content">Palazzani Paload 55 6 Tons shovel Met cabine Long reach giek met Z-kinematiek Hydraulisch snelwissel 3 Hydraulische functies Goede banden 405/70R20 Palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine" </p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 4256613</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 19.000 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3910-norcar-755xc-easy-drive-shovel-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg" alt="50817_Norcar-755XC-Easy-Drive-Shovel-50817-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3910-norcar-755xc-easy-drive-shovel-demo"> <h5 class="occasion-title">Norcar 755XC Easy Drive Shovel (DEMO)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 50817</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2022</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3840-ahlmann-al80-shovel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg" alt="_WhatsApp-Image-2024-03-27-at-1-39-47-PM-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3840-ahlmann-al80-shovel"> <h5 class="occasion-title">Ahlmann AL80 Shovel</h5> </a> <p class="card-content">Motor Deutz BF4L2011 40KW/55 PK Hydraulische snelwissel Joystick bediening met vooruit/achteruit op joystick Bedrijfsgewicht circa 5.5 T Cabine met radio, verwarming en ventilatie Luchtgeveerde stoel Wegverlichting 3 in 1 bak circa 1.80 M breed Palletvorken "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110677</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2004</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 22.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4800-manitou-mlt-526-verreiker-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg" alt="103629_Afbeelding-van-WhatsApp-op-2025-08-19-om-08-49-04-f06b4798.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4800-manitou-mlt-526-verreiker-"> <h5 class="occasion-title">Manitou MLT 526 Verreiker </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Witharen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 103629</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 18.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3873-merlo-tf3810-cs136-verreiker"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110321_Merlo-Verreiker-110321-1.jpg" alt="110321_Merlo-Verreiker-110321-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3873-merlo-tf3810-cs136-verreiker"> <h5 class="occasion-title">Merlo TF38.10 CS136 Verreiker</h5> </a> <p class="card-content">Motor: Perkins 100 KW (136 PK) - V - Stage 5 ASCS-light controlesy systeem Geveerde cabine Elektronische joystick Load sensing + flow sharing Mechanische blokkering voor de hefcilinder van de giek (voor onderhoud) Aanpikringen vooraan/achteraan voor laden op vrachtwagen Omkeerbare ventilator Led zwaailicht op cabine Dakruitenwisser Vooruitusting voor uitrusting met 2 hydrualische functies Voorverwarming motor Achteruitkijkspiegel (op achterzijde machine) Handleiding Autoradio Airconditioning Grammer luchtgeveerde zetel Premium cab. Vering op de giek (BSS) Horizontale elektro-proportionele joystick rechts Elektrische aansluiting voor volgwagenverlichting Werklichten op cabine: 2 LED vooraan + 2 LED achteraan Cycloonfilter Trekhaak aanhangwagen CEE Inclusief ZM2 palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110321</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 98.000 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4907-yanmar-vio12-2a-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112553_Yanmar-V10-12-2A-112553-1.jpg" alt="112553_Yanmar-V10-12-2A-112553-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4907-yanmar-vio12-2a-minigraafmachine"> <h5 class="occasion-title">Yanmar VIO12-2A Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112553</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2021</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 14.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4340-hitachi-zx10u-2-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_101046_Hitachi-Zx10U-2-101046-1.jpg" alt="101046_Hitachi-Zx10U-2-101046-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4340-hitachi-zx10u-2-minigraafmachine"> <h5 class="occasion-title">Hitachi ZX10U-2 Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 103055</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2018</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 15.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4337-hitachi-zx19u-6-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_105236_Hitachi-ZX19U-105236-1.jpg" alt="105236_Hitachi-ZX19U-105236-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4337-hitachi-zx19u-6-minigraafmachine"> <h5 class="occasion-title">Hitachi ZX19U-6 Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 105236</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2021</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 20.000 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3983-hitachi-19u-5a-minigraafmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Hitachi-19U-16-5-24-1.jpg" alt="_Hitachi-19U-16-5-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3983-hitachi-19u-5a-minigraafmachine"> <h5 class="occasion-title">Hitachi 19U-5A Minigraafmachine</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110221</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2015</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 16.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/2955-hansa-apz331-grafdelver-kraan"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_101838_101838-10.jpg" alt="101838_101838-10.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/2955-hansa-apz331-grafdelver-kraan"> <h5 class="occasion-title">Hansa APZ331 Grafdelver Kraan</h5> </a> <p class="card-content">Marge machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Veessen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 101838</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 9.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/911-vtm-90-cm-shovelbak-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4245221-00001.JPG" alt="4245221-00001.JPG" /> </a> </div> <div class="card-body"> <a href="/aanbod/911-vtm-90-cm-shovelbak-nieuw"> <h5 class="occasion-title">VTM 90 CM Shovelbak (NIEUW)</h5> </a> <p class="card-content">Kokerkoppeling (Oehler?) Diepte: 70 CM Hoogte: 70 CM</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 45221</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 500 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4906-kantelbak-cw30"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112754_Kantelbak-150CM-112754-1.jpg" alt="112754_Kantelbak-150CM-112754-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4906-kantelbak-cw30"> <h5 class="occasion-title">Kantelbak CW30</h5> </a> <p class="card-content">150 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112754</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.250 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4905-habaco-pf-cw30-palletvork-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112751_Habaco-PF-Palletvork-CW30-112751-1.jpg" alt="112751_Habaco-PF-Palletvork-CW30-112751-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4905-habaco-pf-cw30-palletvork-"> <h5 class="occasion-title">Habaco PF CW30 Palletvork </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112751</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2022</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.700 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4904-80-cm-dieplepelbak-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112750_Dieplepelbak-80CM-112750-1.jpg" alt="112750_Dieplepelbak-80CM-112750-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4904-80-cm-dieplepelbak-"> <h5 class="occasion-title">80 CM Dieplepelbak </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112750</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.200 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4903-verachtert-180-cm-kettingbak-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112749_Verachtert-kettinbak-180cm-112749-1.jpg" alt="112749_Verachtert-kettinbak-180cm-112749-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4903-verachtert-180-cm-kettingbak-"> <h5 class="occasion-title">Verachtert 180 CM kettingbak </h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112749</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.450 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4902-cw30-puinbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112752_Puinbak-CW30-112752-1.jpg" alt="112752_Puinbak-CW30-112752-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4902-cw30-puinbak"> <h5 class="occasion-title">CW30 Puinbak</h5> </a> <p class="card-content">130 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112752</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.650 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4899-hemach-mestklem-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112089_Hemach-1-3m-mestklem-112089.jpg" alt="112089_Hemach-1-3m-mestklem-112089.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4899-hemach-mestklem-nieuw"> <h5 class="occasion-title">Hemach Mestklem (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112089</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2025</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.550 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4673-cw30-banaanbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112375_Banaanbak-70-50cm-CW30-112375-1.jpg" alt="112375_Banaanbak-70-50cm-CW30-112375-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4673-cw30-banaanbak"> <h5 class="occasion-title">CW30 Banaanbak</h5> </a> <p class="card-content">Dieplepelbak / banaanbak 70-50 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112375</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 575 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4544-puinbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Puinbak-112178-1.jpg" alt="_Puinbak-112178-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4544-puinbak"> <h5 class="occasion-title">Puinbak</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112178</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 0</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 1.750 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4502-gp-cw30-slotenbak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111334_GP-Slotenbak-CW30-111334-1.jpg" alt="111334_GP-Slotenbak-CW30-111334-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4502-gp-cw30-slotenbak"> <h5 class="occasion-title">GP CW30 Slotenbak</h5> </a> <p class="card-content">1.70 M "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Wierden</div> <div class="col"><i class="fa-light fa-typewriter"></i> 111334</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.250 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4370-fliegl-bak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Fliegl-bak-Tienen-30-1-25-1.jpg" alt="_Fliegl-bak-Tienen-30-1-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4370-fliegl-bak"> <h5 class="occasion-title">Fliegl Bak</h5> </a> <p class="card-content">Past aan Merlo TF38.10 CS136 verreiker "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110321</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> </div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">Op aanvraag</span></p> </div> </div> </div></div> <div class="row"> <nav aria-label="Page navigation" class="mx-auto"> <ul class="pagination"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-trace').style.display = (document.getElementById('cakeErr693a8ca179170-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (16384)</a>: StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [<b>CORE/src/Core/functions.php</b>, line <b>311</b>]<div id="cakeErr693a8ca179170-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-code').style.display = (document.getElementById('cakeErr693a8ca179170-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8ca179170-context').style.display = (document.getElementById('cakeErr693a8ca179170-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8ca179170-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$message</span><span style="color: #007700">, </span><span style="color: #0000BB">E_USER_DEPRECATED</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr693a8ca179170-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/StringTemplateTrait.php', 'line' => (int) 70, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) { 'helpers' => [ [maximum depth reached] ], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] }, 'type' => '->', 'args' => [ (int) 0 => [ 'prevActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Vorige</a></li>', 'prevDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Vorige</a></li>', 'number' => '<li class="page-item"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'current' => '<li class="page-item active"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'nextActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Volgende</a></li>', 'nextDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Volgende</a></li>' ] ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\View\Helper\PaginatorHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 115 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre> <li class="page-item disabled"><a class="page-link" href="">Vorige</a></li> <li class="page-item active"><a class="page-link" href="/aanbod?category_id=7">1</a></li><li class="page-item"><a class="page-link" href="/aanbod?category_id=7&page=2">2</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=7&page=2">Volgende</a></li> </ul> </nav> </div> </div> <div class="row d-flex flex-column align-items-center justify-content-center"> <h4 class="blue">Uw occasion niet gevonden?</h4> <p>Wij helpen u graag met zoeken naar een alternatief</p> <a href="/contact" class="btn btn-primary">Neem contact op</a> </div> </div> </div> </div> </section> <div class="push" ></div> </div> <!-- Footer Start ------> <footer class="footer"> <div class="footer-questions bg-blue py-md-2"> <div class="container"> <div class="row py-5 d-flex align-items-center text-white"> <div class="col-md-3"> <h2 class="mb-0">Vragen?</h2> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-phone-office me-4"></i> <div> <h5 class="mb-0">0546 57 25 25</h5> <p class="mb-0">Bel ons gerust</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-envelope-open-text me-4"></i> <div> <h5 class="mb-0">info@timmermanbv.nl</h5> <p class="mb-0">Stuur je vraag via de mail</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-brands fa-whatsapp me-4"></i> <div> <h5 class="mb-0">+316 5674 2343</h5> <p class="mb-0">Als je liever wil appen</p> </div> </div> </div> </div> </div> <div class="footer-blocks py-md-2"> <div class="container"> <div class="row py-5 d-flex justify-content-between"> <div class="col-md-3 pe-4"> <img src="/img/logo_timmerman.png" alt="Logo Timmerman BV"/> <p>Uw specialist in landbouwmechanisatie en grondverzet</p> <a href="https://www.facebook.com/TimmermanNewHolland/" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman New Holland</a> <a href="https://www.facebook.com/TimmermanCaseIH" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman Case IH</a> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Vestigingen</h5> <ul> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Wierden</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Denekamp</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Hardenberg</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Witharen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Swifterbant</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Veessen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Rouveen</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Snel naar</h5> <ul> <li><a href="https://timmermanbv.nl/occasions">Occasion aanbod</a></li> <li><a href="https://timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li> <li><a href="https://timmermanbv.nl/acties">Actiemodellen</a></li> <li><a href="https://timmermanbv.nl/nieuws">Nieuws</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Over ons</h5> <ul> <li><a href="https://timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li> <li><a href="https://timmermanbv.nl/diensten">Diensten</a></li> <li><a href="https://timmermanbv.nl/werken-bij">Werken bij</a></li> <li><a href="https://timmermanbv.nl/contact">Contact</a></li> </ul> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-12 col-md-5 d-flex justify-content-between"> <a href="/privacyverklaring">Privacyverklaring</a> <a href="/disclaimer">Disclaimer</a> <a href="https://timmermanbv.nl/files/Fedecomvoorwaarden-2019.pdf" target="_blank">Algemene voorwaarden</a> </div> <div class="col-12 col-md-7 text-end"> <p>Powered by <a href="https://anurawebdevelopment.nl" target="_blank">Anura</a></p> </div> </div> </div> </div> </footer> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; bottom:0; display:none; width:100%;z-index:9999;" class="pt-3 pb-0"> <div class="container"> <div class="row"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;"> Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#009EC5;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="/privacyverklaring" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Meer info </a> </div> </div> </div> </section> <script crossorigin="anonymous" src="https://cdn.polyfill.io/v3/polyfill.min.js?features=URL"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="text/javascript"></script>--> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/d4122f0987.js" crossorigin="anonymous"></script> <script src="/js/master.js"></script> <script src="/js/plugins.js"></script> <script src="/js/price_range_script.js"></script><script>function replaceQueryParam(param, newval, search) { var regex = new RegExp("([?;&])" + param + "[^&;]*[;&]?"); var query = search.replace(regex, "$1").replace(/&$/, ''); return (query.length > 2 ? query + "&" : "?") + (newval ? param + "=" + newval : ''); } function resetFilters() { window.location = window.location.pathname; } function removeParam(key, sourceURL) { var rtn = sourceURL.split("?")[0], param, params_arr = [], queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : ""; if (queryString !== "") { params_arr = queryString.split("&"); for (var i = params_arr.length - 1; i >= 0; i -= 1) { param = params_arr[i].split("=")[0]; if (param === key) { params_arr.splice(i, 1); } } rtn = rtn + "?" + params_arr.join("&"); } return rtn; } $(document).ready(function(){ var url = new URL(document.location); var params = url.searchParams; var category_id = params.get("category_id"); var subcategory_id = params.get("subcategory_id"); var brand_ids = params.get("brand_id"); var model_ids = params.get("model_id"); var sort = params.get("sort"); if(category_id){ $(".select-category").val(category_id); $('<h4 class="mt-3">Sub categorie</h4><select class="form-control select-subcategory"><option value="">Selecteer subcategorie</option></select>').appendTo('.categorie-selection'); var sub_categories = {"34":"Shovel","35":"Verreiker","37":"Graafmachine","44":"Toebehoren","63":"Sorteergrijper","64":"Bakken","65":"Palletvork"}; $.each(sub_categories, function(key, value) { $('.select-subcategory') .append($("<option></option>") .attr("value",key) .text(value)); }); } if(subcategory_id){ $(".select-subcategory").val(subcategory_id); } if(brand_ids){ $("input[name='brand[]']").each(function(i) { if(brand_ids.split(',').includes(this.value)){ $(this).prop('checked', true); } }); } if(model_ids){ $("input[name='model[]']").each(function(i) { if(model_ids.split(',').includes(this.value)){ $(this).prop('checked', true); } }); } if(sort){ $(".select-order").val(sort); } $('.select-category').change(function(){ var str = window.location.search; str = removeParam('subcategory_id', str); str = removeParam('page', str); str = removeParam('brand_id', str); str = replaceQueryParam('category_id', this.value, str); window.location = window.location.pathname + str; }); $('.select-subcategory').change(function(){ var str = window.location.search; str = replaceQueryParam('subcategory_id', this.value, str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $('.select-brand').change(function(){ var str = window.location.search; str = replaceQueryParam('brand_id', this.value, str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $('.select-order').change(function(){ var str = window.location.search; str = replaceQueryParam('sort', this.value, str); window.location = window.location.pathname + str; }); $('input[type=radio][name=type_options]').on('change', function(){ var str = window.location.search; str = replaceQueryParam('view', this.value, str); window.location = window.location.pathname + str; }); $(".brand-list").change(function() { var brand_arr = []; $("input[name='brand[]']").each(function(i) { if( $(this).is(':checked')){ brand_arr.push(this.value); } }); var str = window.location.search; str = replaceQueryParam('brand_id', brand_arr.join(','), str); str = removeParam('page', str); window.location = window.location.pathname + str; }); $(".model-list").change(function() { var model_arr = []; $("input[name='model[]']").each(function(i) { if( $(this).is(':checked')){ model_arr.push(this.value); } }); var str = window.location.search; str = replaceQueryParam('model_id', model_arr.join(','), str); window.location = window.location.pathname + str; }); $("#slider-range").slider({ values: [0, 98000] }); $('.brand-list div.custom-control:gt(4), .brand-less').hide(); $('.model-list div.custom-control:gt(4), .model-less').hide(); $('.brand-less').click(function() { $('.brand-list div.custom-control:gt(4), .brand-less').hide(); $('.brand-more').show(); }); $('.brand-more').click(function() { $('.brand-list div.custom-control, .brand-less').show(); $('.brand-more').hide(); }); $('.model-less').click(function() { $('.model-list div.custom-control:gt(4), .model-less').hide(); $('.model-more').show(); }); $('.model-more').click(function() { $('.model-list div.custom-control, .model-less').show(); $('.model-more').hide(); }); $('#search').keyup(function(){ var searchkey = $(this).val(); searchTags( searchkey ); }); function searchTags( keyword ){ var data = keyword; $.ajax({ method: 'get', url : "/search", data: {keyword:data}, success: function( response ) { $( '.occasion-results' ).html(response); } }); }; window.addEventListener("beforeunload", () => { localStorage.setItem("scrollPosition", document.querySelector("body").scrollTop); }); window.addEventListener("load", () => { document.querySelector("body").scrollTop = localStorage.getItem("scrollPosition") || 0; }); }); </script> <!-- Footer End ------> <script src="/js/cookies.js"></script> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; top:0; display:none; width:100%;"> <div class="container"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;" > Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#39B54A;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="#" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;" > Meer info </a> </div> </section> </div> <!--- Javascript Plugins End ------> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-154922403-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-154922403-1'); </script> </body> </html> ' } $cookies = [] $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140 [main] - ROOT/webroot/index.php, line 37
Deprecated (16384): Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 65 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 65, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 65 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Deprecated (16384): Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp, line: 69 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 939, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 897, 'function' => 'renderLayout', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '', (int) 1 => 'frontend_default' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Template/Layout/frontend_default.ctp', 'line' => (int) 69, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - APP/Template/Layout/frontend_default.ctp, line 69 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::renderLayout() - CORE/src/View/View.php, line 939 Cake\View\View::render() - CORE/src/View/View.php, line 897 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Deprecated (16384): Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 1 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ServerRequest.php', 'line' => (int) 789, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Accessing routing parameters through __isset will removed in 4.0.0. Use getParam() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) {}, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 1, 'function' => '__isset', 'class' => 'Cake\Http\ServerRequest', 'object' => object(Cake\Http\ServerRequest) { trustProxy => false [protected] params => [ [maximum depth reached] ] [protected] data => [[maximum depth reached]] [protected] query => [ [maximum depth reached] ] [protected] cookies => [[maximum depth reached]] [protected] _environment => [ [maximum depth reached] ] [protected] url => 'aanbod' [protected] base => '' [protected] webroot => '/' [protected] here => '/aanbod' [protected] trustedProxies => [[maximum depth reached]] [protected] _input => null [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] stream => object(Laminas\Diactoros\PhpInputStream) {} [protected] uri => object(Laminas\Diactoros\Uri) {} [protected] session => object(Cake\Http\Session) {} [protected] attributes => [[maximum depth reached]] [protected] emulatedAttributes => [ [maximum depth reached] ] [protected] uploadedFiles => [[maximum depth reached]] [protected] protocol => null [protected] requestTarget => null [private] deprecatedProperties => [ [maximum depth reached] ] [private] mergeFilesAsObjects => false }, 'type' => '->', 'args' => [ (int) 0 => 'getParam' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\ServerRequest::__isset() - CORE/src/Http/ServerRequest.php, line 789 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 1 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 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Bekijk ook onze nieuwe voorraad, klik op een van de onderstaande knoppen om de nieuwe voorraad te bekijken.
New holland Case IH & Styer Hitachi75 PK Deutz 2 Rijsnelheden Luchtgeveerde stoel Radio Airco niet werkend Handgas Led werklichten Wegverlichting Zwaailicht Met palletbord en bak "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 33.500 ex BTW
Ex demo Perkins diesel 18.4 KW / 25 Pk Stage 5 4-wiel hydraulische aandrijving, rijrichting bediening door middel van rijpedaal K75 assen 3e Hydraulische sectie op hefframe Zweefstand voor de hefcilinders ROPS/FOPS beschermdak neerklapbaar Werklamp voor / achter Hydrauliek oliekoeler Arretering voor 3e functie Extra contragewicht 96 KG Kenteken Verkeersverlichting "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 23.000 ex BTW
Gebruikte Weidemann 4270CX100 Telegiek Cabine met verwarming en ventilatie Slangen in giek zijn reeds vernieuwd Hydraulische pomp is reeds vernieuwd (Facturen aanwezig) Technisch nette machine met grondbak (niet de bak op foto) Overlaadhoogte circa 4500 MM Komt beschikbaar na week 40 in 2025 "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Machine is als nieuw Drukloze retour 75 PK Deutz Radio "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 53.500 ex BTW
Palazzani Paload 55 6 Tons shovel Met cabine Long reach giek met Z-kinematiek Hydraulisch snelwissel 3 Hydraulische functies Goede banden 405/70R20 Palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 19.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Motor Deutz BF4L2011 40KW/55 PK Hydraulische snelwissel Joystick bediening met vooruit/achteruit op joystick Bedrijfsgewicht circa 5.5 T Cabine met radio, verwarming en ventilatie Luchtgeveerde stoel Wegverlichting 3 in 1 bak circa 1.80 M breed Palletvorken "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 22.500 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 18.500 ex BTW
Motor: Perkins 100 KW (136 PK) - V - Stage 5 ASCS-light controlesy systeem Geveerde cabine Elektronische joystick Load sensing + flow sharing Mechanische blokkering voor de hefcilinder van de giek (voor onderhoud) Aanpikringen vooraan/achteraan voor laden op vrachtwagen Omkeerbare ventilator Led zwaailicht op cabine Dakruitenwisser Vooruitusting voor uitrusting met 2 hydrualische functies Voorverwarming motor Achteruitkijkspiegel (op achterzijde machine) Handleiding Autoradio Airconditioning Grammer luchtgeveerde zetel Premium cab. Vering op de giek (BSS) Horizontale elektro-proportionele joystick rechts Elektrische aansluiting voor volgwagenverlichting Werklichten op cabine: 2 LED vooraan + 2 LED achteraan Cycloonfilter Trekhaak aanhangwagen CEE Inclusief ZM2 palletvork "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 98.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 14.750 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 15.500 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 20.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 16.500 ex BTW
Marge machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 9.750 ex BTW
Kokerkoppeling (Oehler?) Diepte: 70 CM Hoogte: 70 CM
Koop voor € 500 ex BTW
150 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.250 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.700 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.200 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.450 ex BTW
130 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.650 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.550 ex BTW
Dieplepelbak / banaanbak 70-50 CM "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 575 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.750 ex BTW
1.70 M "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 2.250 ex BTW
Past aan Merlo TF38.10 CS136 verreiker "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies?
Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies?