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 => '_FPM-Rotas-180-6-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 => '_FPM-Rotas-180-6-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 => '_FPM-Rotas-180-6-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 => '_Kuhn-EL122-Frees-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 => '_Kuhn-EL122-Frees-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 => '_Kuhn-EL122-Frees-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 => '109691_109691-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 => '109691_109691-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 => '109691_109691-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 => '_imants-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 => '_imants-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 => '_imants-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 => '_Howard-Frees-24-4-23-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 => '_Howard-Frees-24-4-23-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 => '_Howard-Frees-24-4-23-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 => '111852_Schijveneg-Zibo-zaaibak-111852-2.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 => '111852_Schijveneg-Zibo-zaaibak-111852-2.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 => '111852_Schijveneg-Zibo-zaaibak-111852-2.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 => '111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-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 => '111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-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 => '111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-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 => '_mo1.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 => '_mo1.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 => '_mo1.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 => '999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-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 => '999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-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 => '999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-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 => '_Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-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 => '_Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-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 => '_Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-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 => '108611_Amazone-AD302-108611-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 => '108611_Amazone-AD302-108611-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 => '108611_Amazone-AD302-108611-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 => '111978_Schoffel-111978-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 => '111978_Schoffel-111978-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 => '111978_Schoffel-111978-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 => '_IMG-4668.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-4668.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-4668.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 => '111218_Eg-111218-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 => '111218_Eg-111218-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 => '111218_Eg-111218-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 => '_IMG-9258.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-9258.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-9258.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-9050.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-9050.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-9050.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 => '_steek1.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 => '_steek1.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 => '_steek1.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 => '110056_110056-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 => '110056_110056-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 => '110056_110056-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-Striegel-STR-610-15-12-23-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-Striegel-STR-610-15-12-23-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-Striegel-STR-610-15-12-23-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 => '108361_108361-4.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 => '108361_108361-4.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 => '108361_108361-4.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 => '107368_107368-7.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 => '107368_107368-7.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 => '107368_107368-7.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 => '107371_107371-4.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 => '107371_107371-4.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 => '107371_107371-4.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 => '106111_106111-4.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 => '106111_106111-4.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 => '106111_106111-4.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)', '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('cakeErr693ca9fb06567-trace').style.display = (document.getElementById('cakeErr693ca9fb06567-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="cakeErr693ca9fb06567-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06567-code').style.display = (document.getElementById('cakeErr693ca9fb06567-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06567-context').style.display = (document.getElementById('cakeErr693ca9fb06567-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb06567-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="cakeErr693ca9fb06567-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('cakeErr693ca9fb06cda-trace').style.display = (document.getElementById('cakeErr693ca9fb06cda-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="cakeErr693ca9fb06cda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06cda-code').style.display = (document.getElementById('cakeErr693ca9fb06cda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06cda-context').style.display = (document.getElementById('cakeErr693ca9fb06cda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb06cda-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="cakeErr693ca9fb06cda-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('cakeErr693ca9fb07210-trace').style.display = (document.getElementById('cakeErr693ca9fb07210-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="cakeErr693ca9fb07210-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb07210-code').style.display = (document.getElementById('cakeErr693ca9fb07210-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb07210-context').style.display = (document.getElementById('cakeErr693ca9fb07210-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb07210-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="cakeErr693ca9fb07210-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('cakeErr693ca9fadd662-trace').style.display = (document.getElementById('cakeErr693ca9fadd662-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="cakeErr693ca9fadd662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fadd662-code').style.display = (document.getElementById('cakeErr693ca9fadd662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fadd662-context').style.display = (document.getElementById('cakeErr693ca9fadd662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fadd662-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="cakeErr693ca9fadd662-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">5</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck2" value="197"> <label class="form-check-labe" for="brandCheck2">Farmax <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="19"> <label class="form-check-labe" for="brandCheck3">Evers <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="64"> <label class="form-check-labe" for="brandCheck4">Imants <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="brandCheck5" value="111"> <label class="form-check-labe" for="brandCheck5">Lemken <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck6" value="28"> <label class="form-check-labe" for="brandCheck6">Horsch <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck7" value="192"> <label class="form-check-labe" for="brandCheck7">Celli <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck8" value="6"> <label class="form-check-labe" for="brandCheck8">Amazone <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck9" value="164"> <label class="form-check-labe" for="brandCheck9">Monosem <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck10" value="95"> <label class="form-check-labe" for="brandCheck10">Wifo <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="201"> <label class="form-check-labe" for="brandCheck11">Agrometius <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="110"> <label class="form-check-labe" for="brandCheck12">Howard <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="37"> <label class="form-check-labe" for="brandCheck13">Lely <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="126"> <label class="form-check-labe" for="brandCheck14">Maschio <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="82"> <label class="form-check-labe" for="brandCheck15">Niemeijer <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="22"> <label class="form-check-labe" for="brandCheck16">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="brandCheck17" value="113"> <label class="form-check-labe" for="brandCheck17">Roo <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="brandCheck18" value="83"> <label class="form-check-labe" for="brandCheck18">Pöttinger <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="brandCheck19" value="221"> <label class="form-check-labe" for="brandCheck19">Eco Mulch <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="brandCheck20" value="109"> <label class="form-check-labe" for="brandCheck20">Farmtec <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="brandCheck21" value="172"> <label class="form-check-labe" for="brandCheck21">Lommers <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="brandCheck22" value="125"> <label class="form-check-labe" for="brandCheck22">Zibo <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="brandCheck23" value="44"> <label class="form-check-labe" for="brandCheck23">Rumptstad <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="brandCheck24" value="61"> <label class="form-check-labe" for="brandCheck24">Kuhn <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="brandCheck25" value="224"> <label class="form-check-labe" for="brandCheck25">Ransomes <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="224"> <label class="form-check-labe" for="modelCheck1"> <span class="float-right badge badge-secondary">10</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck2" value="309"> <label class="form-check-labe" for="modelCheck2">Zaaimachine <span class="float-right badge badge-secondary">3</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck3" value="302"> <label class="form-check-labe" for="modelCheck3">Eg <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="299"> <label class="form-check-labe" for="modelCheck4">schuif <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="modelCheck5" value="306"> <label class="form-check-labe" for="modelCheck5">Frees <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="261"> <label class="form-check-labe" for="modelCheck6">Kluitsteekmachine <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="modelCheck7" value="281"> <label class="form-check-labe" for="modelCheck7">RST-90040 <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="modelCheck8" value="285"> <label class="form-check-labe" for="modelCheck8">3 Schaar <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="modelCheck9" value="239"> <label class="form-check-labe" for="modelCheck9">NG Plus <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="modelCheck10" value="282"> <label class="form-check-labe" for="modelCheck10">Cultivator <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="modelCheck11" value="279"> <label class="form-check-labe" for="modelCheck11">4 Rij <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="modelCheck12" value="297"> <label class="form-check-labe" for="modelCheck12">Culter <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="modelCheck13" value="270"> <label class="form-check-labe" for="modelCheck13">Terradisc 5001T <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="modelCheck14" value="268"> <label class="form-check-labe" for="modelCheck14">Joker 6RT <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;">48 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/4039-fpm-rotas-1806-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__FPM-Rotas-180-6-1.jpg" alt="_FPM-Rotas-180-6-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4039-fpm-rotas-1806-frees"> <h5 class="occasion-title">FPM Rotas 180/6 Frees</h5> </a> <p class="card-content">Messenfrees Freesas met 8 flenzen elk voorzien van 6 freesmessen Centrale tandwielkast 540 t/min met 4 snelheden (wisseltandwielen) Aandrijving van de freesas aan de zijkant van de machine met tandwielen in oliebad 2-Delige grondklep aan de achterzijde opgehangen in kettinkjes Aftakas met slipkoppeling Sleepvoeten voor instellen werkdiepte, max. werkdiepte is 20 CM Gladde RVS rol aan de achterzijde, met topstang in diepte te verstellen en voorzien van schraper Benodigd vermogen vanaf 50 PK "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110759</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 5.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/3994-kuhn-el122-frees-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Kuhn-EL122-Frees-16-5-24-1.jpg" alt="_Kuhn-EL122-Frees-16-5-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3994-kuhn-el122-frees-demo"> <h5 class="occasion-title">Kuhn EL122 Frees (DEMO)</h5> </a> <p class="card-content">Demo frees Met loopwielen "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> 110613</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2024</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 11.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/3569-celli-e-155-c-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109691_109691-1.jpg" alt="109691_109691-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3569-celli-e-155-c-frees"> <h5 class="occasion-title">Celli E 155 C Frees</h5> </a> <p class="card-content">Grondfrees Netjes onderhouden Tandwielkast lekt iets "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> 109691</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.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/3540-imants-46vx300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__imants-1.jpg" alt="_imants-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3540-imants-46vx300-spitmachine-"> <h5 class="occasion-title">Imants 46VX300 Spitmachine </h5> </a> <p class="card-content">Imants 46 roterende spitmachine In goede staat VX spitmes geschikt voor kleigrond Hefinrichting Weg verlichting "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 108252</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2014</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 17.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/3225-howard-r600s-280-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Howard-Frees-24-4-23-1.jpg" alt="_Howard-Frees-24-4-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3225-howard-r600s-280-frees"> <h5 class="occasion-title">Howard R600S-280 Frees</h5> </a> <p class="card-content">Met kooirol met hoogteregeling Aftakas met slipkoppeling 600 Rotor Glijsloffen "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> Denekamp</div> <div class="col"><i class="fa-light fa-typewriter"></i> 109228</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">€ 4.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/4879-schijveneg--zibo-zaaibak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111852_Schijveneg-Zibo-zaaibak-111852-2.jpg" alt="111852_Schijveneg-Zibo-zaaibak-111852-2.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4879-schijveneg--zibo-zaaibak"> <h5 class="occasion-title">Schijveneg + Zibo Zaaibak</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> 111852</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">€ 4.650 <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/4327--lemken-solitairzirlon-zaaicombinatie"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-1.jpg" alt="111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4327--lemken-solitairzirlon-zaaicombinatie"> <h5 class="occasion-title"> Lemken Solitair/Zirlon Zaaicombinatie</h5> </a> <p class="card-content">Lemken Zirlon 10/400 KA Lemken Solitair 9/400 KA LSM 4 M plooibaar 6 tanden Agcam voorzet werktuig 4000 HA (zaaicombinatie) "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> 111380</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2010</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 47.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/4138-monosem-6-rij-maiszaaimachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__mo1.jpg" alt="_mo1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4138-monosem-6-rij-maiszaaimachine"> <h5 class="occasion-title">Monosem 6 Rij Maiszaaimachine</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> 111070</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/4038-monosem-ng-plus-12-rij-maiszaaimachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-1.jpg" alt="999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4038-monosem-ng-plus-12-rij-maiszaaimachine"> <h5 class="occasion-title">Monosem NG Plus 12 Rij Maiszaaimachine</h5> </a> <p class="card-content">Hydraulisch aangedreven Sectie controle Zonder scherm Kunstmestbak elektronisch aangedreven Weeginrichting op de kunstmestbak Markeurs Zeer complete en nette 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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 999294</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2014</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 43.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/3734-eco-mulch-multi-pro-mp-2000-fronttank"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-24-1.jpg" alt="_Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3734-eco-mulch-multi-pro-mp-2000-fronttank"> <h5 class="occasion-title">Eco Mulch Multi Pro MP 2000 Fronttank</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> 50919</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">€ 22.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/3696-amazone-ad302-zaaimachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_108611_Amazone-AD302-108611-1.jpg" alt="108611_Amazone-AD302-108611-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3696-amazone-ad302-zaaimachine-"> <h5 class="occasion-title">Amazone AD302 Zaaimachine </h5> </a> <p class="card-content">Opbouw zaaimachine 30 Pijps inclusief zaaipijpjes en eg Aandrijfing door middel van een v-snaar hydraulisch In te schakelen "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> 110201</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">€ 3.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/4768-schoffel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111978_Schoffel-111978-1.jpg" alt="111978_Schoffel-111978-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4768-schoffel"> <h5 class="occasion-title">Schoffel</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> 111978</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 occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4256-evers-bali-wx-1-woelpoot-kabeltrekker-sleuvenmaker-leidingtrekker-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-4668.jpg" alt="_IMG-4668.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4256-evers-bali-wx-1-woelpoot-kabeltrekker-sleuvenmaker-leidingtrekker-"> <h5 class="occasion-title">Evers Bali WX-1 Woelpoot Kabeltrekker Sleuvenmaker Leidingtrekker </h5> </a> <p class="card-content">Machine is bijna nieuw Gemaakt om kabels te trekken "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> 112467</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2017</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.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/4183-eg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111218_Eg-111218-1.jpg" alt="111218_Eg-111218-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4183-eg"> <h5 class="occasion-title">Eg</h5> </a> <p class="card-content">Eggenvelddiepte 1.00 M 4 Eggevelden "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> 111218</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">€ 350 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4044-wifo-rubberschuif"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-9258.jpg" alt="_IMG-9258.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4044-wifo-rubberschuif"> <h5 class="occasion-title">Wifo Rubberschuif</h5> </a> <p class="card-content">Kan zeker nog een ronde mee Werkbreedte 2.65 M Rubber 50% "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110726</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/3921-rumptstadt-rst-90040"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-9050.jpg" alt="_IMG-9050.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3921-rumptstadt-rst-90040"> <h5 class="occasion-title">Rumptstadt RST-90040</h5> </a> <p class="card-content">Rumptstadt RST 2000 Drukrol voor tussen de voor/achter wielen van de trekker Druk hydraulisch instelbaar "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 108393</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 1999</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/3904-lommers-kluit-steekmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__steek1.jpg" alt="_steek1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3904-lommers-kluit-steekmachine-"> <h5 class="occasion-title">Lommers Kluit Steekmachine </h5> </a> <p class="card-content">Goedwerkend Verschillende steekmaten mogelijk Volautomatisch "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> Denekamp</div> <div class="col"><i class="fa-light fa-typewriter"></i> 109491</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2009</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3720-zaaibedbereider"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110056_110056-1.jpg" alt="110056_110056-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3720-zaaibedbereider"> <h5 class="occasion-title">Zaaibedbereider</h5> </a> <p class="card-content">Bestaande uit 2 rijen triltanden 3 Eggevelden daarna dubbele verkruimelrollen (1 rol mist) "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> 110056</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">€ 750 <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/3632-fliegl-striegel-str-610-wiedeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Fliegl-Striegel-STR-610-15-12-23-1.jpg" alt="_Fliegl-Striegel-STR-610-15-12-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3632-fliegl-striegel-str-610-wiedeg"> <h5 class="occasion-title">Fliegl Striegel STR 610 Wiedeg</h5> </a> <p class="card-content">Tandendruk hydraulisch instelbaar "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> 50766</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">€ 17.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/4718-roo-rubberschuif-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_108361_108361-4.jpg" alt="108361_108361-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4718-roo-rubberschuif-nieuw"> <h5 class="occasion-title">Roo Rubberschuif (NIEUW)</h5> </a> <p class="card-content">Vuilschuiver met strip "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> 108361</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">€ 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/4719-evers-vario-disc-je-300-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_107368_107368-7.jpg" alt="107368_107368-7.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4719-evers-vario-disc-je-300-schijveneg-nieuw"> <h5 class="occasion-title">Evers Vario Disc JE-300 Schijveneg (NIEUW)</h5> </a> <p class="card-content">Aantal schijven: 20 Schijfafstand: 28 CM Standaard met 2 rijen gekartelde schijven 560 MM Met traploze hoekverstelling van de schijven Hefpennen 28.5 MM Topstangpen 25 MM Hartmaat hefpennen 870 MM Transportbreedte 3.25 M Gebruikershandleiding </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> 108646</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</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/4724-evers-vario-disc-orlov-28-300-r62-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_107371_107371-4.jpg" alt="107371_107371-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4724-evers-vario-disc-orlov-28-300-r62-schijveneg-nieuw"> <h5 class="occasion-title">Evers Vario Disc Orlov 28-300 R62 Schijveneg (NIEUW)</h5> </a> <p class="card-content">Aantal schijven: 28 Schijfafstand: 42.5 CM Standaard 4 rijen gekartelde schijven 510 MM Met traploze hoekverstelling van de schijven Hefpennen 36.5 MM Topstangpen 31.5 MM Hartmaat hefpennen 870 MM Transportbreedte 3.50 M Gebruikershandleiding </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> 109251</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/2585-135-meter-weidesleep"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_106111_106111-4.jpg" alt="106111_106111-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/2585-135-meter-weidesleep"> <h5 class="occasion-title">1.35 Meter Weidesleep</h5> </a> <p class="card-content">Gegalvaniseerd</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> 106111</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">€ 475 <small>ex BTW</small></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('cakeErr693ca9fae38d6-trace').style.display = (document.getElementById('cakeErr693ca9fae38d6-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="cakeErr693ca9fae38d6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fae38d6-code').style.display = (document.getElementById('cakeErr693ca9fae38d6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fae38d6-context').style.display = (document.getElementById('cakeErr693ca9fae38d6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fae38d6-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="cakeErr693ca9fae38d6-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"><a class="page-link" href="/aanbod?category_id=3">Vorige</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=3">1</a></li><li class="page-item active"><a class="page-link" href="/aanbod?category_id=3&page=2">2</a></li> <li class="page-item disabled"><a class="page-link" href="">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 = {"18":"Ploeg","19":"Cultivator","20":"Kopeg","21":"Spitmachine \/ Frees","23":"Zaaimachine \/ Doorzaaimachine","24":"Overige grondbewerking"}; $.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, 47000] }); $('.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('cakeErr693ca9fb06567-trace').style.display = (document.getElementById('cakeErr693ca9fb06567-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="cakeErr693ca9fb06567-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06567-code').style.display = (document.getElementById('cakeErr693ca9fb06567-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06567-context').style.display = (document.getElementById('cakeErr693ca9fb06567-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb06567-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="cakeErr693ca9fb06567-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('cakeErr693ca9fb06cda-trace').style.display = (document.getElementById('cakeErr693ca9fb06cda-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="cakeErr693ca9fb06cda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06cda-code').style.display = (document.getElementById('cakeErr693ca9fb06cda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06cda-context').style.display = (document.getElementById('cakeErr693ca9fb06cda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb06cda-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="cakeErr693ca9fb06cda-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('cakeErr693ca9fb07210-trace').style.display = (document.getElementById('cakeErr693ca9fb07210-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="cakeErr693ca9fb07210-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb07210-code').style.display = (document.getElementById('cakeErr693ca9fb07210-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb07210-context').style.display = (document.getElementById('cakeErr693ca9fb07210-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb07210-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="cakeErr693ca9fb07210-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('cakeErr693ca9fadd662-trace').style.display = (document.getElementById('cakeErr693ca9fadd662-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="cakeErr693ca9fadd662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fadd662-code').style.display = (document.getElementById('cakeErr693ca9fadd662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fadd662-context').style.display = (document.getElementById('cakeErr693ca9fadd662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fadd662-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="cakeErr693ca9fadd662-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">5</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck2" value="197"> <label class="form-check-labe" for="brandCheck2">Farmax <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="19"> <label class="form-check-labe" for="brandCheck3">Evers <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="64"> <label class="form-check-labe" for="brandCheck4">Imants <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="brandCheck5" value="111"> <label class="form-check-labe" for="brandCheck5">Lemken <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck6" value="28"> <label class="form-check-labe" for="brandCheck6">Horsch <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck7" value="192"> <label class="form-check-labe" for="brandCheck7">Celli <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck8" value="6"> <label class="form-check-labe" for="brandCheck8">Amazone <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck9" value="164"> <label class="form-check-labe" for="brandCheck9">Monosem <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck10" value="95"> <label class="form-check-labe" for="brandCheck10">Wifo <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="201"> <label class="form-check-labe" for="brandCheck11">Agrometius <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="110"> <label class="form-check-labe" for="brandCheck12">Howard <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="37"> <label class="form-check-labe" for="brandCheck13">Lely <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="126"> <label class="form-check-labe" for="brandCheck14">Maschio <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="82"> <label class="form-check-labe" for="brandCheck15">Niemeijer <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="22"> <label class="form-check-labe" for="brandCheck16">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="brandCheck17" value="113"> <label class="form-check-labe" for="brandCheck17">Roo <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="brandCheck18" value="83"> <label class="form-check-labe" for="brandCheck18">Pöttinger <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="brandCheck19" value="221"> <label class="form-check-labe" for="brandCheck19">Eco Mulch <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="brandCheck20" value="109"> <label class="form-check-labe" for="brandCheck20">Farmtec <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="brandCheck21" value="172"> <label class="form-check-labe" for="brandCheck21">Lommers <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="brandCheck22" value="125"> <label class="form-check-labe" for="brandCheck22">Zibo <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="brandCheck23" value="44"> <label class="form-check-labe" for="brandCheck23">Rumptstad <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="brandCheck24" value="61"> <label class="form-check-labe" for="brandCheck24">Kuhn <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="brandCheck25" value="224"> <label class="form-check-labe" for="brandCheck25">Ransomes <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="224"> <label class="form-check-labe" for="modelCheck1"> <span class="float-right badge badge-secondary">10</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck2" value="309"> <label class="form-check-labe" for="modelCheck2">Zaaimachine <span class="float-right badge badge-secondary">3</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck3" value="302"> <label class="form-check-labe" for="modelCheck3">Eg <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="299"> <label class="form-check-labe" for="modelCheck4">schuif <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="modelCheck5" value="306"> <label class="form-check-labe" for="modelCheck5">Frees <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="261"> <label class="form-check-labe" for="modelCheck6">Kluitsteekmachine <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="modelCheck7" value="281"> <label class="form-check-labe" for="modelCheck7">RST-90040 <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="modelCheck8" value="285"> <label class="form-check-labe" for="modelCheck8">3 Schaar <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="modelCheck9" value="239"> <label class="form-check-labe" for="modelCheck9">NG Plus <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="modelCheck10" value="282"> <label class="form-check-labe" for="modelCheck10">Cultivator <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="modelCheck11" value="279"> <label class="form-check-labe" for="modelCheck11">4 Rij <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="modelCheck12" value="297"> <label class="form-check-labe" for="modelCheck12">Culter <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="modelCheck13" value="270"> <label class="form-check-labe" for="modelCheck13">Terradisc 5001T <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="modelCheck14" value="268"> <label class="form-check-labe" for="modelCheck14">Joker 6RT <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;">48 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/4039-fpm-rotas-1806-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__FPM-Rotas-180-6-1.jpg" alt="_FPM-Rotas-180-6-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4039-fpm-rotas-1806-frees"> <h5 class="occasion-title">FPM Rotas 180/6 Frees</h5> </a> <p class="card-content">Messenfrees Freesas met 8 flenzen elk voorzien van 6 freesmessen Centrale tandwielkast 540 t/min met 4 snelheden (wisseltandwielen) Aandrijving van de freesas aan de zijkant van de machine met tandwielen in oliebad 2-Delige grondklep aan de achterzijde opgehangen in kettinkjes Aftakas met slipkoppeling Sleepvoeten voor instellen werkdiepte, max. werkdiepte is 20 CM Gladde RVS rol aan de achterzijde, met topstang in diepte te verstellen en voorzien van schraper Benodigd vermogen vanaf 50 PK "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110759</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 5.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/3994-kuhn-el122-frees-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Kuhn-EL122-Frees-16-5-24-1.jpg" alt="_Kuhn-EL122-Frees-16-5-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3994-kuhn-el122-frees-demo"> <h5 class="occasion-title">Kuhn EL122 Frees (DEMO)</h5> </a> <p class="card-content">Demo frees Met loopwielen "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> 110613</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2024</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 11.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/3569-celli-e-155-c-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109691_109691-1.jpg" alt="109691_109691-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3569-celli-e-155-c-frees"> <h5 class="occasion-title">Celli E 155 C Frees</h5> </a> <p class="card-content">Grondfrees Netjes onderhouden Tandwielkast lekt iets "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> 109691</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.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/3540-imants-46vx300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__imants-1.jpg" alt="_imants-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3540-imants-46vx300-spitmachine-"> <h5 class="occasion-title">Imants 46VX300 Spitmachine </h5> </a> <p class="card-content">Imants 46 roterende spitmachine In goede staat VX spitmes geschikt voor kleigrond Hefinrichting Weg verlichting "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 108252</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2014</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 17.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/3225-howard-r600s-280-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Howard-Frees-24-4-23-1.jpg" alt="_Howard-Frees-24-4-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3225-howard-r600s-280-frees"> <h5 class="occasion-title">Howard R600S-280 Frees</h5> </a> <p class="card-content">Met kooirol met hoogteregeling Aftakas met slipkoppeling 600 Rotor Glijsloffen "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> Denekamp</div> <div class="col"><i class="fa-light fa-typewriter"></i> 109228</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">€ 4.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/4879-schijveneg--zibo-zaaibak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111852_Schijveneg-Zibo-zaaibak-111852-2.jpg" alt="111852_Schijveneg-Zibo-zaaibak-111852-2.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4879-schijveneg--zibo-zaaibak"> <h5 class="occasion-title">Schijveneg + Zibo Zaaibak</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> 111852</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">€ 4.650 <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/4327--lemken-solitairzirlon-zaaicombinatie"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-1.jpg" alt="111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4327--lemken-solitairzirlon-zaaicombinatie"> <h5 class="occasion-title"> Lemken Solitair/Zirlon Zaaicombinatie</h5> </a> <p class="card-content">Lemken Zirlon 10/400 KA Lemken Solitair 9/400 KA LSM 4 M plooibaar 6 tanden Agcam voorzet werktuig 4000 HA (zaaicombinatie) "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> 111380</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2010</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 47.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/4138-monosem-6-rij-maiszaaimachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__mo1.jpg" alt="_mo1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4138-monosem-6-rij-maiszaaimachine"> <h5 class="occasion-title">Monosem 6 Rij Maiszaaimachine</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> 111070</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/4038-monosem-ng-plus-12-rij-maiszaaimachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-1.jpg" alt="999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4038-monosem-ng-plus-12-rij-maiszaaimachine"> <h5 class="occasion-title">Monosem NG Plus 12 Rij Maiszaaimachine</h5> </a> <p class="card-content">Hydraulisch aangedreven Sectie controle Zonder scherm Kunstmestbak elektronisch aangedreven Weeginrichting op de kunstmestbak Markeurs Zeer complete en nette 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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 999294</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2014</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 43.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/3734-eco-mulch-multi-pro-mp-2000-fronttank"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-24-1.jpg" alt="_Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3734-eco-mulch-multi-pro-mp-2000-fronttank"> <h5 class="occasion-title">Eco Mulch Multi Pro MP 2000 Fronttank</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> 50919</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">€ 22.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/3696-amazone-ad302-zaaimachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_108611_Amazone-AD302-108611-1.jpg" alt="108611_Amazone-AD302-108611-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3696-amazone-ad302-zaaimachine-"> <h5 class="occasion-title">Amazone AD302 Zaaimachine </h5> </a> <p class="card-content">Opbouw zaaimachine 30 Pijps inclusief zaaipijpjes en eg Aandrijfing door middel van een v-snaar hydraulisch In te schakelen "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> 110201</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">€ 3.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/4768-schoffel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111978_Schoffel-111978-1.jpg" alt="111978_Schoffel-111978-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4768-schoffel"> <h5 class="occasion-title">Schoffel</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> 111978</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 occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4256-evers-bali-wx-1-woelpoot-kabeltrekker-sleuvenmaker-leidingtrekker-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-4668.jpg" alt="_IMG-4668.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4256-evers-bali-wx-1-woelpoot-kabeltrekker-sleuvenmaker-leidingtrekker-"> <h5 class="occasion-title">Evers Bali WX-1 Woelpoot Kabeltrekker Sleuvenmaker Leidingtrekker </h5> </a> <p class="card-content">Machine is bijna nieuw Gemaakt om kabels te trekken "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> 112467</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2017</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.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/4183-eg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111218_Eg-111218-1.jpg" alt="111218_Eg-111218-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4183-eg"> <h5 class="occasion-title">Eg</h5> </a> <p class="card-content">Eggenvelddiepte 1.00 M 4 Eggevelden "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> 111218</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">€ 350 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4044-wifo-rubberschuif"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-9258.jpg" alt="_IMG-9258.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4044-wifo-rubberschuif"> <h5 class="occasion-title">Wifo Rubberschuif</h5> </a> <p class="card-content">Kan zeker nog een ronde mee Werkbreedte 2.65 M Rubber 50% "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110726</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/3921-rumptstadt-rst-90040"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-9050.jpg" alt="_IMG-9050.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3921-rumptstadt-rst-90040"> <h5 class="occasion-title">Rumptstadt RST-90040</h5> </a> <p class="card-content">Rumptstadt RST 2000 Drukrol voor tussen de voor/achter wielen van de trekker Druk hydraulisch instelbaar "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 108393</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 1999</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/3904-lommers-kluit-steekmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__steek1.jpg" alt="_steek1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3904-lommers-kluit-steekmachine-"> <h5 class="occasion-title">Lommers Kluit Steekmachine </h5> </a> <p class="card-content">Goedwerkend Verschillende steekmaten mogelijk Volautomatisch "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> Denekamp</div> <div class="col"><i class="fa-light fa-typewriter"></i> 109491</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2009</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3720-zaaibedbereider"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110056_110056-1.jpg" alt="110056_110056-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3720-zaaibedbereider"> <h5 class="occasion-title">Zaaibedbereider</h5> </a> <p class="card-content">Bestaande uit 2 rijen triltanden 3 Eggevelden daarna dubbele verkruimelrollen (1 rol mist) "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> 110056</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">€ 750 <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/3632-fliegl-striegel-str-610-wiedeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Fliegl-Striegel-STR-610-15-12-23-1.jpg" alt="_Fliegl-Striegel-STR-610-15-12-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3632-fliegl-striegel-str-610-wiedeg"> <h5 class="occasion-title">Fliegl Striegel STR 610 Wiedeg</h5> </a> <p class="card-content">Tandendruk hydraulisch instelbaar "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> 50766</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">€ 17.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/4718-roo-rubberschuif-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_108361_108361-4.jpg" alt="108361_108361-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4718-roo-rubberschuif-nieuw"> <h5 class="occasion-title">Roo Rubberschuif (NIEUW)</h5> </a> <p class="card-content">Vuilschuiver met strip "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> 108361</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">€ 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/4719-evers-vario-disc-je-300-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_107368_107368-7.jpg" alt="107368_107368-7.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4719-evers-vario-disc-je-300-schijveneg-nieuw"> <h5 class="occasion-title">Evers Vario Disc JE-300 Schijveneg (NIEUW)</h5> </a> <p class="card-content">Aantal schijven: 20 Schijfafstand: 28 CM Standaard met 2 rijen gekartelde schijven 560 MM Met traploze hoekverstelling van de schijven Hefpennen 28.5 MM Topstangpen 25 MM Hartmaat hefpennen 870 MM Transportbreedte 3.25 M Gebruikershandleiding </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> 108646</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</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/4724-evers-vario-disc-orlov-28-300-r62-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_107371_107371-4.jpg" alt="107371_107371-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4724-evers-vario-disc-orlov-28-300-r62-schijveneg-nieuw"> <h5 class="occasion-title">Evers Vario Disc Orlov 28-300 R62 Schijveneg (NIEUW)</h5> </a> <p class="card-content">Aantal schijven: 28 Schijfafstand: 42.5 CM Standaard 4 rijen gekartelde schijven 510 MM Met traploze hoekverstelling van de schijven Hefpennen 36.5 MM Topstangpen 31.5 MM Hartmaat hefpennen 870 MM Transportbreedte 3.50 M Gebruikershandleiding </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> 109251</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/2585-135-meter-weidesleep"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_106111_106111-4.jpg" alt="106111_106111-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/2585-135-meter-weidesleep"> <h5 class="occasion-title">1.35 Meter Weidesleep</h5> </a> <p class="card-content">Gegalvaniseerd</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> 106111</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">€ 475 <small>ex BTW</small></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('cakeErr693ca9fae38d6-trace').style.display = (document.getElementById('cakeErr693ca9fae38d6-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="cakeErr693ca9fae38d6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fae38d6-code').style.display = (document.getElementById('cakeErr693ca9fae38d6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fae38d6-context').style.display = (document.getElementById('cakeErr693ca9fae38d6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fae38d6-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="cakeErr693ca9fae38d6-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"><a class="page-link" href="/aanbod?category_id=3">Vorige</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=3">1</a></li><li class="page-item active"><a class="page-link" href="/aanbod?category_id=3&page=2">2</a></li> <li class="page-item disabled"><a class="page-link" href="">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 = {"18":"Ploeg","19":"Cultivator","20":"Kopeg","21":"Spitmachine \/ Frees","23":"Zaaimachine \/ Doorzaaimachine","24":"Overige grondbewerking"}; $.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, 47000] }); $('.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('cakeErr693ca9fb06567-trace').style.display = (document.getElementById('cakeErr693ca9fb06567-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="cakeErr693ca9fb06567-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06567-code').style.display = (document.getElementById('cakeErr693ca9fb06567-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06567-context').style.display = (document.getElementById('cakeErr693ca9fb06567-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb06567-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="cakeErr693ca9fb06567-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('cakeErr693ca9fb06cda-trace').style.display = (document.getElementById('cakeErr693ca9fb06cda-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="cakeErr693ca9fb06cda-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06cda-code').style.display = (document.getElementById('cakeErr693ca9fb06cda-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb06cda-context').style.display = (document.getElementById('cakeErr693ca9fb06cda-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb06cda-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="cakeErr693ca9fb06cda-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('cakeErr693ca9fb07210-trace').style.display = (document.getElementById('cakeErr693ca9fb07210-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="cakeErr693ca9fb07210-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb07210-code').style.display = (document.getElementById('cakeErr693ca9fb07210-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fb07210-context').style.display = (document.getElementById('cakeErr693ca9fb07210-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fb07210-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="cakeErr693ca9fb07210-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('cakeErr693ca9fadd662-trace').style.display = (document.getElementById('cakeErr693ca9fadd662-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="cakeErr693ca9fadd662-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fadd662-code').style.display = (document.getElementById('cakeErr693ca9fadd662-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fadd662-context').style.display = (document.getElementById('cakeErr693ca9fadd662-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fadd662-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="cakeErr693ca9fadd662-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">5</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck2" value="197"> <label class="form-check-labe" for="brandCheck2">Farmax <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="19"> <label class="form-check-labe" for="brandCheck3">Evers <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="64"> <label class="form-check-labe" for="brandCheck4">Imants <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="brandCheck5" value="111"> <label class="form-check-labe" for="brandCheck5">Lemken <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck6" value="28"> <label class="form-check-labe" for="brandCheck6">Horsch <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck7" value="192"> <label class="form-check-labe" for="brandCheck7">Celli <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck8" value="6"> <label class="form-check-labe" for="brandCheck8">Amazone <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck9" value="164"> <label class="form-check-labe" for="brandCheck9">Monosem <span class="float-right badge badge-secondary">2</span></label> </div><div class="custom-control custom-checkbox"> <input name="brand[]" type="checkbox" class="form-check-input" id="brandCheck10" value="95"> <label class="form-check-labe" for="brandCheck10">Wifo <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="201"> <label class="form-check-labe" for="brandCheck11">Agrometius <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="110"> <label class="form-check-labe" for="brandCheck12">Howard <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="37"> <label class="form-check-labe" for="brandCheck13">Lely <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="126"> <label class="form-check-labe" for="brandCheck14">Maschio <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="82"> <label class="form-check-labe" for="brandCheck15">Niemeijer <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="22"> <label class="form-check-labe" for="brandCheck16">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="brandCheck17" value="113"> <label class="form-check-labe" for="brandCheck17">Roo <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="brandCheck18" value="83"> <label class="form-check-labe" for="brandCheck18">Pöttinger <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="brandCheck19" value="221"> <label class="form-check-labe" for="brandCheck19">Eco Mulch <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="brandCheck20" value="109"> <label class="form-check-labe" for="brandCheck20">Farmtec <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="brandCheck21" value="172"> <label class="form-check-labe" for="brandCheck21">Lommers <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="brandCheck22" value="125"> <label class="form-check-labe" for="brandCheck22">Zibo <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="brandCheck23" value="44"> <label class="form-check-labe" for="brandCheck23">Rumptstad <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="brandCheck24" value="61"> <label class="form-check-labe" for="brandCheck24">Kuhn <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="brandCheck25" value="224"> <label class="form-check-labe" for="brandCheck25">Ransomes <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="224"> <label class="form-check-labe" for="modelCheck1"> <span class="float-right badge badge-secondary">10</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck2" value="309"> <label class="form-check-labe" for="modelCheck2">Zaaimachine <span class="float-right badge badge-secondary">3</span></label> </div><div class="form-check"> <input name="model[]" type="checkbox" class="form-check-input" id="modelCheck3" value="302"> <label class="form-check-labe" for="modelCheck3">Eg <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="299"> <label class="form-check-labe" for="modelCheck4">schuif <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="modelCheck5" value="306"> <label class="form-check-labe" for="modelCheck5">Frees <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="261"> <label class="form-check-labe" for="modelCheck6">Kluitsteekmachine <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="modelCheck7" value="281"> <label class="form-check-labe" for="modelCheck7">RST-90040 <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="modelCheck8" value="285"> <label class="form-check-labe" for="modelCheck8">3 Schaar <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="modelCheck9" value="239"> <label class="form-check-labe" for="modelCheck9">NG Plus <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="modelCheck10" value="282"> <label class="form-check-labe" for="modelCheck10">Cultivator <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="modelCheck11" value="279"> <label class="form-check-labe" for="modelCheck11">4 Rij <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="modelCheck12" value="297"> <label class="form-check-labe" for="modelCheck12">Culter <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="modelCheck13" value="270"> <label class="form-check-labe" for="modelCheck13">Terradisc 5001T <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="modelCheck14" value="268"> <label class="form-check-labe" for="modelCheck14">Joker 6RT <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;">48 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/4039-fpm-rotas-1806-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__FPM-Rotas-180-6-1.jpg" alt="_FPM-Rotas-180-6-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4039-fpm-rotas-1806-frees"> <h5 class="occasion-title">FPM Rotas 180/6 Frees</h5> </a> <p class="card-content">Messenfrees Freesas met 8 flenzen elk voorzien van 6 freesmessen Centrale tandwielkast 540 t/min met 4 snelheden (wisseltandwielen) Aandrijving van de freesas aan de zijkant van de machine met tandwielen in oliebad 2-Delige grondklep aan de achterzijde opgehangen in kettinkjes Aftakas met slipkoppeling Sleepvoeten voor instellen werkdiepte, max. werkdiepte is 20 CM Gladde RVS rol aan de achterzijde, met topstang in diepte te verstellen en voorzien van schraper Benodigd vermogen vanaf 50 PK "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110759</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 5.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/3994-kuhn-el122-frees-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Kuhn-EL122-Frees-16-5-24-1.jpg" alt="_Kuhn-EL122-Frees-16-5-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3994-kuhn-el122-frees-demo"> <h5 class="occasion-title">Kuhn EL122 Frees (DEMO)</h5> </a> <p class="card-content">Demo frees Met loopwielen "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> 110613</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2024</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 11.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/3569-celli-e-155-c-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109691_109691-1.jpg" alt="109691_109691-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3569-celli-e-155-c-frees"> <h5 class="occasion-title">Celli E 155 C Frees</h5> </a> <p class="card-content">Grondfrees Netjes onderhouden Tandwielkast lekt iets "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> 109691</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.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/3540-imants-46vx300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__imants-1.jpg" alt="_imants-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3540-imants-46vx300-spitmachine-"> <h5 class="occasion-title">Imants 46VX300 Spitmachine </h5> </a> <p class="card-content">Imants 46 roterende spitmachine In goede staat VX spitmes geschikt voor kleigrond Hefinrichting Weg verlichting "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 108252</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2014</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 17.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/3225-howard-r600s-280-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Howard-Frees-24-4-23-1.jpg" alt="_Howard-Frees-24-4-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3225-howard-r600s-280-frees"> <h5 class="occasion-title">Howard R600S-280 Frees</h5> </a> <p class="card-content">Met kooirol met hoogteregeling Aftakas met slipkoppeling 600 Rotor Glijsloffen "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> Denekamp</div> <div class="col"><i class="fa-light fa-typewriter"></i> 109228</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">€ 4.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/4879-schijveneg--zibo-zaaibak"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111852_Schijveneg-Zibo-zaaibak-111852-2.jpg" alt="111852_Schijveneg-Zibo-zaaibak-111852-2.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4879-schijveneg--zibo-zaaibak"> <h5 class="occasion-title">Schijveneg + Zibo Zaaibak</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> 111852</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">€ 4.650 <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/4327--lemken-solitairzirlon-zaaicombinatie"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-1.jpg" alt="111380_Lemken-Solitair-Zirlon-4m-Zaaicombinatie-111380-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4327--lemken-solitairzirlon-zaaicombinatie"> <h5 class="occasion-title"> Lemken Solitair/Zirlon Zaaicombinatie</h5> </a> <p class="card-content">Lemken Zirlon 10/400 KA Lemken Solitair 9/400 KA LSM 4 M plooibaar 6 tanden Agcam voorzet werktuig 4000 HA (zaaicombinatie) "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> 111380</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2010</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 47.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/4138-monosem-6-rij-maiszaaimachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__mo1.jpg" alt="_mo1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4138-monosem-6-rij-maiszaaimachine"> <h5 class="occasion-title">Monosem 6 Rij Maiszaaimachine</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> 111070</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/4038-monosem-ng-plus-12-rij-maiszaaimachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-1.jpg" alt="999294_Monosem-NG-Plus-12-Rij-Maiszaaimachine-999294-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4038-monosem-ng-plus-12-rij-maiszaaimachine"> <h5 class="occasion-title">Monosem NG Plus 12 Rij Maiszaaimachine</h5> </a> <p class="card-content">Hydraulisch aangedreven Sectie controle Zonder scherm Kunstmestbak elektronisch aangedreven Weeginrichting op de kunstmestbak Markeurs Zeer complete en nette 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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 999294</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2014</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 43.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/3734-eco-mulch-multi-pro-mp-2000-fronttank"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-24-1.jpg" alt="_Eco-Mulch-Multi-Pro-MP-2000-Tank-8-2-24-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3734-eco-mulch-multi-pro-mp-2000-fronttank"> <h5 class="occasion-title">Eco Mulch Multi Pro MP 2000 Fronttank</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> 50919</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">€ 22.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/3696-amazone-ad302-zaaimachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_108611_Amazone-AD302-108611-1.jpg" alt="108611_Amazone-AD302-108611-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3696-amazone-ad302-zaaimachine-"> <h5 class="occasion-title">Amazone AD302 Zaaimachine </h5> </a> <p class="card-content">Opbouw zaaimachine 30 Pijps inclusief zaaipijpjes en eg Aandrijfing door middel van een v-snaar hydraulisch In te schakelen "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> 110201</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">€ 3.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/4768-schoffel"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111978_Schoffel-111978-1.jpg" alt="111978_Schoffel-111978-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4768-schoffel"> <h5 class="occasion-title">Schoffel</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> 111978</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 occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4256-evers-bali-wx-1-woelpoot-kabeltrekker-sleuvenmaker-leidingtrekker-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-4668.jpg" alt="_IMG-4668.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4256-evers-bali-wx-1-woelpoot-kabeltrekker-sleuvenmaker-leidingtrekker-"> <h5 class="occasion-title">Evers Bali WX-1 Woelpoot Kabeltrekker Sleuvenmaker Leidingtrekker </h5> </a> <p class="card-content">Machine is bijna nieuw Gemaakt om kabels te trekken "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> 112467</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2017</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.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/4183-eg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111218_Eg-111218-1.jpg" alt="111218_Eg-111218-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4183-eg"> <h5 class="occasion-title">Eg</h5> </a> <p class="card-content">Eggenvelddiepte 1.00 M 4 Eggevelden "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> 111218</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">€ 350 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4044-wifo-rubberschuif"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-9258.jpg" alt="_IMG-9258.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4044-wifo-rubberschuif"> <h5 class="occasion-title">Wifo Rubberschuif</h5> </a> <p class="card-content">Kan zeker nog een ronde mee Werkbreedte 2.65 M Rubber 50% "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110726</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/3921-rumptstadt-rst-90040"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-9050.jpg" alt="_IMG-9050.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3921-rumptstadt-rst-90040"> <h5 class="occasion-title">Rumptstadt RST-90040</h5> </a> <p class="card-content">Rumptstadt RST 2000 Drukrol voor tussen de voor/achter wielen van de trekker Druk hydraulisch instelbaar "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> Swifterbant</div> <div class="col"><i class="fa-light fa-typewriter"></i> 108393</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 1999</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/3904-lommers-kluit-steekmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__steek1.jpg" alt="_steek1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3904-lommers-kluit-steekmachine-"> <h5 class="occasion-title">Lommers Kluit Steekmachine </h5> </a> <p class="card-content">Goedwerkend Verschillende steekmaten mogelijk Volautomatisch "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> Denekamp</div> <div class="col"><i class="fa-light fa-typewriter"></i> 109491</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2009</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/3720-zaaibedbereider"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110056_110056-1.jpg" alt="110056_110056-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3720-zaaibedbereider"> <h5 class="occasion-title">Zaaibedbereider</h5> </a> <p class="card-content">Bestaande uit 2 rijen triltanden 3 Eggevelden daarna dubbele verkruimelrollen (1 rol mist) "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> 110056</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">€ 750 <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/3632-fliegl-striegel-str-610-wiedeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Fliegl-Striegel-STR-610-15-12-23-1.jpg" alt="_Fliegl-Striegel-STR-610-15-12-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3632-fliegl-striegel-str-610-wiedeg"> <h5 class="occasion-title">Fliegl Striegel STR 610 Wiedeg</h5> </a> <p class="card-content">Tandendruk hydraulisch instelbaar "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> 50766</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">€ 17.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/4718-roo-rubberschuif-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_108361_108361-4.jpg" alt="108361_108361-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4718-roo-rubberschuif-nieuw"> <h5 class="occasion-title">Roo Rubberschuif (NIEUW)</h5> </a> <p class="card-content">Vuilschuiver met strip "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> 108361</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">€ 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/4719-evers-vario-disc-je-300-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_107368_107368-7.jpg" alt="107368_107368-7.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4719-evers-vario-disc-je-300-schijveneg-nieuw"> <h5 class="occasion-title">Evers Vario Disc JE-300 Schijveneg (NIEUW)</h5> </a> <p class="card-content">Aantal schijven: 20 Schijfafstand: 28 CM Standaard met 2 rijen gekartelde schijven 560 MM Met traploze hoekverstelling van de schijven Hefpennen 28.5 MM Topstangpen 25 MM Hartmaat hefpennen 870 MM Transportbreedte 3.25 M Gebruikershandleiding </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> 108646</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</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/4724-evers-vario-disc-orlov-28-300-r62-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_107371_107371-4.jpg" alt="107371_107371-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4724-evers-vario-disc-orlov-28-300-r62-schijveneg-nieuw"> <h5 class="occasion-title">Evers Vario Disc Orlov 28-300 R62 Schijveneg (NIEUW)</h5> </a> <p class="card-content">Aantal schijven: 28 Schijfafstand: 42.5 CM Standaard 4 rijen gekartelde schijven 510 MM Met traploze hoekverstelling van de schijven Hefpennen 36.5 MM Topstangpen 31.5 MM Hartmaat hefpennen 870 MM Transportbreedte 3.50 M Gebruikershandleiding </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> 109251</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2023</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/2585-135-meter-weidesleep"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_106111_106111-4.jpg" alt="106111_106111-4.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/2585-135-meter-weidesleep"> <h5 class="occasion-title">1.35 Meter Weidesleep</h5> </a> <p class="card-content">Gegalvaniseerd</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> 106111</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">€ 475 <small>ex BTW</small></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('cakeErr693ca9fae38d6-trace').style.display = (document.getElementById('cakeErr693ca9fae38d6-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="cakeErr693ca9fae38d6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fae38d6-code').style.display = (document.getElementById('cakeErr693ca9fae38d6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693ca9fae38d6-context').style.display = (document.getElementById('cakeErr693ca9fae38d6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693ca9fae38d6-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="cakeErr693ca9fae38d6-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"><a class="page-link" href="/aanbod?category_id=3">Vorige</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=3">1</a></li><li class="page-item active"><a class="page-link" href="/aanbod?category_id=3&page=2">2</a></li> <li class="page-item disabled"><a class="page-link" href="">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 = {"18":"Ploeg","19":"Cultivator","20":"Kopeg","21":"Spitmachine \/ Frees","23":"Zaaimachine \/ Doorzaaimachine","24":"Overige grondbewerking"}; $.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, 47000] }); $('.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 HitachiMessenfrees Freesas met 8 flenzen elk voorzien van 6 freesmessen Centrale tandwielkast 540 t/min met 4 snelheden (wisseltandwielen) Aandrijving van de freesas aan de zijkant van de machine met tandwielen in oliebad 2-Delige grondklep aan de achterzijde opgehangen in kettinkjes Aftakas met slipkoppeling Sleepvoeten voor instellen werkdiepte, max. werkdiepte is 20 CM Gladde RVS rol aan de achterzijde, met topstang in diepte te verstellen en voorzien van schraper Benodigd vermogen vanaf 50 PK "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 5.750 ex BTW
Demo frees Met loopwielen "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 11.750 ex BTW
Grondfrees Netjes onderhouden Tandwielkast lekt iets "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.250 ex BTW
Imants 46 roterende spitmachine In goede staat VX spitmes geschikt voor kleigrond Hefinrichting Weg verlichting "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 17.500 ex BTW
Met kooirol met hoogteregeling Aftakas met slipkoppeling 600 Rotor Glijsloffen "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 4.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 4.650 ex BTW
Lemken Zirlon 10/400 KA Lemken Solitair 9/400 KA LSM 4 M plooibaar 6 tanden Agcam voorzet werktuig 4000 HA (zaaicombinatie) "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 47.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.750 ex BTW
Hydraulisch aangedreven Sectie controle Zonder scherm Kunstmestbak elektronisch aangedreven Weeginrichting op de kunstmestbak Markeurs Zeer complete en nette machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 43.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 22.000 ex BTW
Opbouw zaaimachine 30 Pijps inclusief zaaipijpjes en eg Aandrijfing door middel van een v-snaar hydraulisch In te schakelen "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 3.000 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Machine is bijna nieuw Gemaakt om kabels te trekken "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 2.500 ex BTW
Eggenvelddiepte 1.00 M 4 Eggevelden "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 350 ex BTW
Kan zeker nog een ronde mee Werkbreedte 2.65 M Rubber 50% "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 500 ex BTW
Rumptstadt RST 2000 Drukrol voor tussen de voor/achter wielen van de trekker Druk hydraulisch instelbaar "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 1.750 ex BTW
Goedwerkend Verschillende steekmaten mogelijk Volautomatisch "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Bestaande uit 2 rijen triltanden 3 Eggevelden daarna dubbele verkruimelrollen (1 rol mist) "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 750 ex BTW
Tandendruk hydraulisch instelbaar "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 17.000 ex BTW
Vuilschuiver met strip "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 650 ex BTW
Aantal schijven: 20 Schijfafstand: 28 CM Standaard met 2 rijen gekartelde schijven 560 MM Met traploze hoekverstelling van de schijven Hefpennen 28.5 MM Topstangpen 25 MM Hartmaat hefpennen 870 MM Transportbreedte 3.25 M Gebruikershandleiding
Koop voor Op aanvraag
Aantal schijven: 28 Schijfafstand: 42.5 CM Standaard 4 rijen gekartelde schijven 510 MM Met traploze hoekverstelling van de schijven Hefpennen 36.5 MM Topstangpen 31.5 MM Hartmaat hefpennen 870 MM Transportbreedte 3.50 M Gebruikershandleiding
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?