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 => '_IMG-6221.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-6221.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-6221.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 => '111887_l18.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 => '111887_l18.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 => '111887_l18.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 => '109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.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 => '109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.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 => '109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.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 => '4508421-00001.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '4508421-00001.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '4508421-00001.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '110438_Horsch-Terrano-4FX-M10-Cultivator-110438-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 => '110438_Horsch-Terrano-4FX-M10-Cultivator-110438-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 => '110438_Horsch-Terrano-4FX-M10-Cultivator-110438-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 => '110411_Horsch-Joker-6RT-M19-Cultivator-110411-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 => '110411_Horsch-Joker-6RT-M19-Cultivator-110411-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 => '110411_Horsch-Joker-6RT-M19-Cultivator-110411-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 => '_Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-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 => '_Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-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 => '_Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-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 => '110023_1100231.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 => '110023_1100231.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 => '110023_1100231.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 => '110293_Poettinger-Terradisc-5001T-Schijveneg-110293-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 => '110293_Poettinger-Terradisc-5001T-Schijveneg-110293-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 => '110293_Poettinger-Terradisc-5001T-Schijveneg-110293-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 => '109249_Evers-Breton-109249-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 => '109249_Evers-Breton-109249-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 => '109249_Evers-Breton-109249-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 => '105249 1 (3).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 => '105249 1 (3).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 => '105249 1 (3).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 => '_Feraboli-Rotorkopeg-112164-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 => '_Feraboli-Rotorkopeg-112164-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 => '_Feraboli-Rotorkopeg-112164-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 => '111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.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 => '111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.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 => '111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.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 => '_lely-rotorkopeg-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 => '_lely-rotorkopeg-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 => '_lely-rotorkopeg-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 => '112687_Farmtec-Rotar-300-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 => '112687_Farmtec-Rotar-300-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 => '112687_Farmtec-Rotar-300-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 => '112675_Celli-G190-310-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 => '112675_Celli-G190-310-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 => '112675_Celli-G190-310-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-8182.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-8182.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-8182.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-7790.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-7790.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-7790.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 => '111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-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 => '111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-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 => '111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-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 => '112175_Imants-3-meter-Spitmachine-112175-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 => '112175_Imants-3-meter-Spitmachine-112175-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 => '112175_Imants-3-meter-Spitmachine-112175-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 => '_farmax-drps-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 => '_farmax-drps-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 => '_farmax-drps-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 => '111144_Imants-46VX300-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 => '111144_Imants-46VX300-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 => '111144_Imants-46VX300-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 => '_Farmax-LRP300-Profi-4-4-2025-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 => '_Farmax-LRP300-Profi-4-4-2025-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 => '_Farmax-LRP300-Profi-4-4-2025-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 => '_Farmax-LRP-Econ-300-3-4-25-1.jpg' ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/FieldTypeConverter.php', 'line' => (int) 134, 'function' => 'toPHP', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '_Farmax-LRP-Econ-300-3-4-25-1.jpg', (int) 1 => object(Cake\Database\Driver\Mysql) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/CallbackStatement.php', 'line' => (int) 58, 'function' => '__invoke', 'class' => 'Cake\Database\FieldTypeConverter', 'object' => object(Cake\Database\FieldTypeConverter) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php', 'line' => (int) 214, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\CallbackStatement', 'object' => object(Cake\Database\Statement\CallbackStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 871, 'function' => 'fetch', 'class' => 'Cake\Database\Statement\BufferedStatement', 'object' => object(Cake\Database\Statement\BufferedStatement) {}, 'type' => '->', 'args' => [ (int) 0 => 'assoc' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 857, 'function' => '_groupKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\BufferedStatement) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 699, 'function' => '_collectKeys', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\ORM\Query) {}, (int) 2 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\CallbackStatement) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 27 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 28 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) { 'name' => 'proffer.file' }, 'type' => '->', 'args' => [ (int) 0 => '_Farmax-LRP-Econ-300-3-4-25-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php, line: 273 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 288, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Using Type::_basicTypeCast() is deprecated. The 'proffer.file' type needs to be updated to implement `TypeInterface`.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Database/Type.php', 'line' => (int) 273, 'function' => '_basicTypeCast', 'class' => 'Cake\Database\Type', 'object' => object(Proffer\Database\Type\FileType) {}, 'type' => '->', 'args' => [ (int) 0 => '111532_111532-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 => '111532_111532-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 => '111532_111532-1.jpg' ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Database\Type::_basicTypeCast() - CORE/src/Database/Type.php, line 288 Cake\Database\Type::toPHP() - CORE/src/Database/Type.php, line 273 Cake\Database\FieldTypeConverter::__invoke() - CORE/src/Database/FieldTypeConverter.php, line 134 Cake\Database\Statement\CallbackStatement::fetch() - CORE/src/Database/Statement/CallbackStatement.php, line 58 Cake\Database\Statement\BufferedStatement::fetch() - CORE/src/Database/Statement/BufferedStatement.php, line 214 Cake\ORM\EagerLoader::_groupKeys() - CORE/src/ORM/EagerLoader.php, line 871 Cake\ORM\EagerLoader::_collectKeys() - CORE/src/ORM/EagerLoader.php, line 857 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 699 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81
Deprecated (16384): Query::autoFields() is deprecated. Use enableAutoFields()/isAutoFieldsEnabled() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 78 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Query::autoFields() is deprecated. Use enableAutoFields()/isAutoFieldsEnabled() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php, line: 78 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1429, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Query::autoFields() is deprecated. Use enableAutoFields()/isAutoFieldsEnabled() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 78, 'function' => 'autoFields', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [ (int) 0 => false ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectWithPivotLoader.php', 'line' => (int) 91, 'function' => 'Occasion\Controller\{closure}', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Association/Loader/SelectLoader.php', 'line' => (int) 123, 'function' => '_buildQuery', 'class' => 'Cake\ORM\Association\Loader\SelectWithPivotLoader', 'object' => object(Cake\ORM\Association\Loader\SelectWithPivotLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Association/BelongsToMany.php', 'line' => (int) 600, 'function' => 'buildEagerLoader', 'class' => 'Cake\ORM\Association\Loader\SelectLoader', 'object' => object(Cake\ORM\Association\Loader\SelectWithPivotLoader) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/EagerLoader.php', 'line' => (int) 719, 'function' => 'eagerLoader', 'class' => 'Cake\ORM\Association\BelongsToMany', 'object' => object(Cake\ORM\Association\BelongsToMany) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1155, 'function' => 'loadExternal', 'class' => 'Cake\ORM\EagerLoader', 'object' => object(Cake\ORM\EagerLoader) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => object(Cake\Database\Statement\BufferedStatement) {} ] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 310, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1099, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Datasource/Paginator.php', 'line' => (int) 173, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) {}, 'type' => '->', 'args' => [] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Component/PaginatorComponent.php', 'line' => (int) 198, 'function' => 'paginate', 'class' => 'Cake\Datasource\Paginator', 'object' => object(Cake\Datasource\Paginator) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Model\Table\OccasionsTable) {}, (int) 1 => [ [maximum depth reached] ], (int) 2 => [ [maximum depth reached] ] ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 886, 'function' => 'paginate', 'class' => 'Cake\Controller\Component\PaginatorComponent', 'object' => object(Cake\Controller\Component\PaginatorComponent) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {}, (int) 1 => [ [maximum depth reached] ] ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 81, 'function' => 'paginate', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 606, 'function' => 'inStock', 'class' => 'Occasion\Controller\OccasionsController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 120, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 19 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 20 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 21 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 22 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 23 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 24 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 25 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 26 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Controller/OccasionsController.php', 'line' => (int) 78, 'function' => 'autoFields', 'class' => 'Cake\ORM\Query', 'object' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `OccasionAttributes`.`id` AS `OccasionAttributes__id`, `OccasionAttributes`.`title` AS `OccasionAttributes__title`, `OccasionAttributes`.`field_name` AS `OccasionAttributes__field_name`, `OccasionAttributes`.`field_type` AS `OccasionAttributes__field_type`, `OccasionAttributes`.`field_order` AS `OccasionAttributes__field_order` FROM `occasion_attributes` `OccasionAttributes` INNER JOIN `occasion_attribute_relations` `OccasionAttributeRelations` ON 1 = 1 WHERE `OccasionAttributeRelations`.`occasion_id` in (:c0,:c1,:c2,:c3,:c4,:c5,:c6,:c7,:c8,:c9,:c10,:c11,:c12,:c13,:c14,:c15,:c16,:c17,:c18,:c19,:c20,:c21,:c22,:c23,:c24)', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Cake\ORM\Table) {} }, 'type' => '->', 'args' => [ (int) 0 => false ] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\ORM\Query::autoFields() - CORE/src/ORM/Query.php, line 1429 Occasion\Controller\OccasionsController::Occasion\Controller\{closure}() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 78 Cake\ORM\Association\Loader\SelectWithPivotLoader::_buildQuery() - CORE/src/ORM/Association/Loader/SelectWithPivotLoader.php, line 91 Cake\ORM\Association\Loader\SelectLoader::buildEagerLoader() - CORE/src/ORM/Association/Loader/SelectLoader.php, line 123 Cake\ORM\Association\BelongsToMany::eagerLoader() - CORE/src/ORM/Association/BelongsToMany.php, line 600 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 719 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1155 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 310 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1099 Cake\Datasource\Paginator::paginate() - CORE/src/Datasource/Paginator.php, line 173 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 198 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 886 Occasion\Controller\OccasionsController::inStock() - ROOT/plugins/Occasion/src/Controller/OccasionsController.php, line 81 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Deprecated (16384): Response::type() is deprecated. Use setTypeMap(), getType() or withType() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php, line: 95 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]Code Contexttrigger_error($message, E_USER_DEPRECATED);}$message = 'Response::type() is deprecated. Use setTypeMap(), getType() or withType() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php, line: 95 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Response.php', 'line' => (int) 1137, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'Response::type() is deprecated. Use setTypeMap(), getType() or withType() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php', 'line' => (int) 95, 'function' => 'type', 'class' => 'Cake\Http\Response', 'object' => object(Cake\Http\Response) {}, 'type' => '->', 'args' => [] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php', 'line' => (int) 351, 'function' => 'beforeRender', 'class' => 'App\Controller\AppController', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Event\Event) {} ] ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php', 'line' => (int) 328, 'function' => '_callListener', 'class' => 'Cake\Event\EventManager', 'object' => object(Cake\Event\EventManager) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ], (int) 1 => object(Cake\Event\Event) {} ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php', 'line' => (int) 112, 'function' => 'dispatch', 'class' => 'Cake\Event\EventManager', 'object' => object(Cake\Event\EventManager) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Event\Event) {} ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 778, 'function' => 'dispatchEvent', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [ (int) 0 => 'Controller.beforeRender' ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/src/Controller/AppController.php', 'line' => (int) 95, 'function' => 'type', 'class' => 'Cake\Http\Response', 'object' => object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ [maximum depth reached] ], 'file' => null, 'fileRange' => [[maximum depth reached]], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [[maximum depth reached]], 'body' => '' }, 'type' => '->', 'args' => [] ]deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\Http\Response::type() - CORE/src/Http/Response.php, line 1137 App\Controller\AppController::beforeRender() - APP/Controller/AppController.php, line 95 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 351 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 328 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 112 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 778 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Warning (512): Unable to emit headers. Headers sent in file=/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]Code Contextif (Configure::read('debug')) {trigger_error($message, E_USER_WARNING);} else {$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => object(Cake\Http\Cookie\CookieCollection) {}, 'cacheDirectives' => [], 'body' => '<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="nl"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="google" content="notranslate"> <meta http-equiv="Content-Language" content="nl_NL"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Occasions - Overzicht van alle occasions van Timmerman BV</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="description" content=" "> <meta name="author" content="Anura"> <meta name="robots" content=""> <link rel="shortcut icon" href="/img/favicon.ico"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Jost:wght@600&family=Poppins:wght@300;400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.css" type="text/css" media="all" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="/css/owl.carousel.css"/><link rel="stylesheet" href="/css/all.min.css"/><link rel="stylesheet" href="/css/style.css"/></head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your eiterience.</p> <![endif]--> <!-- Header Start ------> <nav class="navbar navbar-expand-lg"> <div class="container"> <!-- Start Header Navigation --> <a class="navbar-brand" href="/"><img class="logo logo-display" src="/img/logo_timmerman.png" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"><i class="fa fa-bars"></i></span> </button> <!-- End Header Navigation --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse me-3" id="navbar-menu"><ul class="navbar-nav ms-auto" data-in="fadeIn" data-out="fadeOut"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-trace').style.display = (document.getElementById('cakeErr693a8c625e868-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="cakeErr693a8c625e868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-code').style.display = (document.getElementById('cakeErr693a8c625e868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-context').style.display = (document.getElementById('cakeErr693a8c625e868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625e868-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="cakeErr693a8c625e868-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('cakeErr693a8c625eecc-trace').style.display = (document.getElementById('cakeErr693a8c625eecc-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="cakeErr693a8c625eecc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625eecc-code').style.display = (document.getElementById('cakeErr693a8c625eecc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625eecc-context').style.display = (document.getElementById('cakeErr693a8c625eecc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625eecc-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="cakeErr693a8c625eecc-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('cakeErr693a8c625f4bf-trace').style.display = (document.getElementById('cakeErr693a8c625f4bf-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="cakeErr693a8c625f4bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625f4bf-code').style.display = (document.getElementById('cakeErr693a8c625f4bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625f4bf-context').style.display = (document.getElementById('cakeErr693a8c625f4bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625f4bf-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="cakeErr693a8c625f4bf-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('cakeErr693a8c6259507-trace').style.display = (document.getElementById('cakeErr693a8c6259507-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="cakeErr693a8c6259507-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c6259507-code').style.display = (document.getElementById('cakeErr693a8c6259507-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c6259507-context').style.display = (document.getElementById('cakeErr693a8c6259507-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c6259507-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="cakeErr693a8c6259507-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="197"> <label class="form-check-labe" for="brandCheck1">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="brandCheck2" value="139"> <label class="form-check-labe" for="brandCheck2">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="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="6"> <label class="form-check-labe" for="brandCheck5">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="brandCheck6" value="164"> <label class="form-check-labe" for="brandCheck6">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="brandCheck7" value="111"> <label class="form-check-labe" for="brandCheck7">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="brandCheck8" value="28"> <label class="form-check-labe" for="brandCheck8">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="brandCheck9" value="192"> <label class="form-check-labe" for="brandCheck9">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="brandCheck10" value="83"> <label class="form-check-labe" for="brandCheck10">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="brandCheck11" value="221"> <label class="form-check-labe" for="brandCheck11">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="brandCheck12" value="109"> <label class="form-check-labe" for="brandCheck12">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="brandCheck13" value="172"> <label class="form-check-labe" for="brandCheck13">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="brandCheck14" value="125"> <label class="form-check-labe" for="brandCheck14">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="brandCheck15" value="44"> <label class="form-check-labe" for="brandCheck15">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="brandCheck16" value="61"> <label class="form-check-labe" for="brandCheck16">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="brandCheck17" value="224"> <label class="form-check-labe" for="brandCheck17">Ransomes <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="95"> <label class="form-check-labe" for="brandCheck18">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="brandCheck19" value="201"> <label class="form-check-labe" for="brandCheck19">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="brandCheck20" value="110"> <label class="form-check-labe" for="brandCheck20">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="brandCheck21" value="37"> <label class="form-check-labe" for="brandCheck21">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="brandCheck22" value="126"> <label class="form-check-labe" for="brandCheck22">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="brandCheck23" value="82"> <label class="form-check-labe" for="brandCheck23">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="brandCheck24" value="22"> <label class="form-check-labe" for="brandCheck24">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="brandCheck25" value="113"> <label class="form-check-labe" for="brandCheck25">Roo <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="299"> <label class="form-check-labe" for="modelCheck3">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="modelCheck4" value="302"> <label class="form-check-labe" for="modelCheck4">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="modelCheck5" value="239"> <label class="form-check-labe" for="modelCheck5">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="modelCheck6" value="282"> <label class="form-check-labe" for="modelCheck6">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="modelCheck7" value="279"> <label class="form-check-labe" for="modelCheck7">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="modelCheck8" value="297"> <label class="form-check-labe" for="modelCheck8">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="modelCheck9" value="270"> <label class="form-check-labe" for="modelCheck9">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="modelCheck10" value="268"> <label class="form-check-labe" for="modelCheck10">Joker 6RT <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="306"> <label class="form-check-labe" for="modelCheck11">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="modelCheck12" value="261"> <label class="form-check-labe" for="modelCheck12">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="modelCheck13" value="281"> <label class="form-check-labe" for="modelCheck13">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="modelCheck14" value="285"> <label class="form-check-labe" for="modelCheck14">3 Schaar <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/4505-niemeyer-delta-3-3-schaar-ploeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-6221.jpg" alt="_IMG-6221.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4505-niemeyer-delta-3-3-schaar-ploeg"> <h5 class="occasion-title">Niemeyer Delta 3 3 Schaar Ploeg</h5> </a> <p class="card-content">Keurige ploeg Met pakker "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> 112014</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2005</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 3.950 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4459-lemken-opal-090-3-schaar-ploeg--vorenpakker"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111887_l18.jpg" alt="111887_l18.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4459-lemken-opal-090-3-schaar-ploeg--vorenpakker"> <h5 class="occasion-title">Lemken Opal 090 3 Schaar Ploeg + Vorenpakker</h5> </a> <p class="card-content">Lemken Opal 090 3 schaar wentelploeg Lemken Variopack 80 tandem vorenpakker + cross kill wals Voorscharen op elk element Tipkouter op laatste element Metalen klapbaar steunwiel Hydraulisch ontgrendelende vorenpakkerarm gekoppeld op wentelcilinder 1x Dubbelwerkend ventiel voor nodig Vorenpakker 7+6 rings 70 CM tophoek 70 graden Cross kill wals 125 CM Geheel in werkende conditie "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> 111887</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">€ 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/4006-ransomes-dowdeswell-dp7-3-schaar-ploeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.jpg" alt="109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4006-ransomes-dowdeswell-dp7-3-schaar-ploeg"> <h5 class="occasion-title">Ransomes Dowdeswell DP7 3 Schaar Ploeg</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> 109113</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><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/436-agrometius-geoplough-100-ploegbesturing"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4508421-00001.jpg" alt="4508421-00001.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/436-agrometius-geoplough-100-ploegbesturing"> <h5 class="occasion-title">Agrometius Geoplough 100 Ploegbesturing</h5> </a> <p class="card-content">Geoplough 100 is te koppelen aan een Trimble FMD; FMX en FM1000 scherm Compleet geleverd met kabel boom Sensor; hydro-ventiel en montage tegen meerprijs mogelijk Voedingskabels compleet</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> 4508421</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 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/4372-horsch-terrano-4fx-m10-cultivator-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110438_Horsch-Terrano-4FX-M10-Cultivator-110438-1.jpg" alt="110438_Horsch-Terrano-4FX-M10-Cultivator-110438-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4372-horsch-terrano-4fx-m10-cultivator-demo"> <h5 class="occasion-title">Horsch Terrano 4FX M10 Cultivator (DEMO)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110438</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">Op aanvraag</span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4737-horsch-joker-6rt-m19-cultivator-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110411_Horsch-Joker-6RT-M19-Cultivator-110411-1.jpg" alt="110411_Horsch-Joker-6RT-M19-Cultivator-110411-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4737-horsch-joker-6rt-m19-cultivator-nieuw"> <h5 class="occasion-title">Horsch Joker 6RT M19 Cultivator (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110411</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">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/4064-amazone-cenius-4002-2t-cultivator"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-1.jpg" alt="_Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4064-amazone-cenius-4002-2t-cultivator"> <h5 class="occasion-title">Amazone Cenius 4002-2T Cultivator</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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 999297</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">€ 27.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/4059-triltand-cultivator"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110023_1100231.jpg" alt="110023_1100231.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4059-triltand-cultivator"> <h5 class="occasion-title">Triltand Cultivator</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> Rouveen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110023</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">€ 275 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4733-pttinger-terradisc-5001t-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110293_Poettinger-Terradisc-5001T-Schijveneg-110293-1.jpg" alt="110293_Poettinger-Terradisc-5001T-Schijveneg-110293-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4733-pttinger-terradisc-5001t-schijveneg-nieuw"> <h5 class="occasion-title">Pöttinger Terradisc 5001T Schijveneg (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110293</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">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/4723-evers-breton-xl-6-300-voorzet-cultivator-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109249_Evers-Breton-109249-1.jpg" alt="109249_Evers-Breton-109249-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4723-evers-breton-xl-6-300-voorzet-cultivator-nieuw"> <h5 class="occasion-title">Evers Breton XL 6-300 Voorzet Cultivator (NIEUW)</h5> </a> <p class="card-content">Framehoogte: 80 CM Inbouwlengte: 60 CM Hartmaat hefpennen voorzijde 940 MM (tractorzijde) Hef & topstangpennen Cat. 3 Achterzijde met hydraulische hef Cat 3 / Cat. 3L Tot 3.000 KG aan de hefhaken Gebruikershandleiding "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> 109249</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4710-imants-30-mk-iii-culter--nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_105249 1 (3).jpg" alt="105249 1 (3).jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4710-imants-30-mk-iii-culter--nieuw"> <h5 class="occasion-title">Imants 3.0 MK III Culter (NIEUW)</h5> </a> <p class="card-content">Hydraulische hef voor aanbouwwerktuig Reserve breekbouten 15 MM Woelpoten Handleiding / onderdelenboek Met tussenstuk</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> 107268</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">Op aanvraag</span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4934-feraboli-l30036-1-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Feraboli-Rotorkopeg-112164-1.jpg" alt="_Feraboli-Rotorkopeg-112164-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4934-feraboli-l30036-1-rotorkopeg"> <h5 class="occasion-title">Feraboli L300/36-1 Rotorkopeg</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> 112164</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">€ 4.200 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4496-remac-nex300-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.jpg" alt="111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4496-remac-nex300-rotorkopeg"> <h5 class="occasion-title">Remac NEX300 Rotorkopeg</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> 111439</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.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/3228-lely-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__lely-rotorkopeg-24-4-23-1.jpg" alt="_lely-rotorkopeg-24-4-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3228-lely-rotorkopeg"> <h5 class="occasion-title">Lely Rotorkopeg</h5> </a> <p class="card-content">Met dichte rol "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> 109193</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.600 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4864-farmtec-rotar-300-spitmachine--alpego-rotorkopeg-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112687_Farmtec-Rotar-300-1.jpg" alt="112687_Farmtec-Rotar-300-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4864-farmtec-rotar-300-spitmachine--alpego-rotorkopeg-"> <h5 class="occasion-title">Farmtec Rotar 300 Spitmachine + Alpego Rotorkopeg </h5> </a> <p class="card-content">Farmtec roterende spitmachine Rotar 300 met middenaandrijving Woelpoot voor de tandwielkast Elektrisch aangedreven koeler voor de tandwielkastolie Hydraulische opbouw hefinrichting Hydraulische uitdrukkers voor de aanklevende grond in de hoeken 2 Roterende diepteglijsloffen Met aangebouwde Alpego rotorkopeg met 12 rotoren, 3 meter Pennenwals met pen-gat diepteverstelling "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> 112687</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2020</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 32.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/4861-celli-g190-310-krukas-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112675_Celli-G190-310-1.jpg" alt="112675_Celli-G190-310-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4861-celli-g190-310-krukas-spitmachine"> <h5 class="occasion-title">Celli G190-310 Krukas Spitmachine</h5> </a> <p class="card-content">Krukasspitmachine met 12 spaden Veerbelast kluitenrek 2 Steunwielen met spindelverstelling Doorgaande aftakas Hydraulische hefinrichting, kan ook rotorkopeg in gemonteerd worden "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> 112675</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 8.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/4839-imants-57sx300plh-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-8182.jpg" alt="_IMG-8182.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4839-imants-57sx300plh-spitmachine"> <h5 class="occasion-title">Imants 57SX300PLH Spitmachine</h5> </a> <p class="card-content">Keurige machine Eerste gebruik 2012 "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> 112670</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">€ 22.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4770-farmax-lrp300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-7790.jpg" alt="_IMG-7790.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4770-farmax-lrp300-spitmachine-"> <h5 class="occasion-title">Farmax LRP300 Spitmachine </h5> </a> <p class="card-content">Zeer 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> 112785</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 1998</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 7.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/4620-beviglieri-b1230-v300-eco-bio-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-1.jpg" alt="111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4620-beviglieri-b1230-v300-eco-bio-frees"> <h5 class="occasion-title">Beviglieri B1230 V.300 Eco Bio Frees</h5> </a> <p class="card-content">Netjes en goed Hydraulische achterklep Grote steunwielen Nette direct inzetbare 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> 111718</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">€ 9.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/4617-imants-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112175_Imants-3-meter-Spitmachine-112175-1.jpg" alt="112175_Imants-3-meter-Spitmachine-112175-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4617-imants-spitmachine"> <h5 class="occasion-title">Imants Spitmachine</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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112175</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.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/4593-farmax-drps-300-lhdh-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__farmax-drps-1.jpg" alt="_farmax-drps-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4593-farmax-drps-300-lhdh-spitmachine"> <h5 class="occasion-title">Farmax DRPS-300-LHDH Spitmachine</h5> </a> <p class="card-content">Slijtdelen voorzien van nieuwe hardox platen "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> 4213241</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">€ 6.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/4557-imants-46vx300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111144_Imants-46VX300-1.jpg" alt="111144_Imants-46VX300-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4557-imants-46vx300-spitmachine-"> <h5 class="occasion-title">Imants 46VX300 Spitmachine </h5> </a> <p class="card-content">Roterende spitmachine met VX spitmessen geschikt voor zwaardere grondsoorten 3 Ingebouwde woelpoten met tussenafstand van 1 meter Werkdiepte van 15 - 35 CM Benodigd vermogen van 125 - 225 PK Walterscheid aftakas Afschrapers op de spitas Hydraulische 3-puntshef "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> 111144</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">€ 20.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/4479-farmax-lrp300-profi-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Farmax-LRP300-Profi-4-4-2025-1.jpg" alt="_Farmax-LRP300-Profi-4-4-2025-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4479-farmax-lrp300-profi-spitmachine"> <h5 class="occasion-title">Farmax LRP300 Profi Spitmachine</h5> </a> <p class="card-content">Hydraulisch opklapbare hef over dakringrol Kleur van de machine is Fendt groen "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> 111482</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2019</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 34.100 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4465-farmax-econ300lhdh-lrpecon-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Farmax-LRP-Econ-300-3-4-25-1.jpg" alt="_Farmax-LRP-Econ-300-3-4-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4465-farmax-econ300lhdh-lrpecon-spitmachine"> <h5 class="occasion-title">Farmax Econ300LHDH LRPecon Spitmachine</h5> </a> <p class="card-content">5 KM/H 5 Stuks in hoogte verstelbare woelpoten Netjes in de slijtdelen Uniek met grote aangedreven harkrol (Imants) Met extra rolbeugelarmen Extra dakringrol optioneel Geheel goedwerkend "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> 111518</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">€ 17.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/4428-maschio-c250-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111532_111532-1.jpg" alt="111532_111532-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4428-maschio-c250-frees"> <h5 class="occasion-title">Maschio C250 Frees</h5> </a> <p class="card-content">Zeer nette Maschio haakse messen frees met spijlenrol Tandwielaandrijving "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> 111258</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 5.950 <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('cakeErr693a8c625b8e9-trace').style.display = (document.getElementById('cakeErr693a8c625b8e9-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="cakeErr693a8c625b8e9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625b8e9-code').style.display = (document.getElementById('cakeErr693a8c625b8e9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625b8e9-context').style.display = (document.getElementById('cakeErr693a8c625b8e9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625b8e9-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="cakeErr693a8c625b8e9-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/StringTemplateTrait.php', 'line' => (int) 70, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) { 'helpers' => [ [maximum depth reached] ], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] }, 'type' => '->', 'args' => [ (int) 0 => [ 'prevActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Vorige</a></li>', 'prevDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Vorige</a></li>', 'number' => '<li class="page-item"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'current' => '<li class="page-item active"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'nextActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Volgende</a></li>', 'nextDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Volgende</a></li>' ] ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\View\Helper\PaginatorHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 115 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre> <li class="page-item disabled"><a class="page-link" href="">Vorige</a></li> <li class="page-item active"><a class="page-link" href="/aanbod?category_id=3">1</a></li><li class="page-item"><a class="page-link" href="/aanbod?category_id=3&page=2">2</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=3&page=2">Volgende</a></li> </ul> </nav> </div> </div> <div class="row d-flex flex-column align-items-center justify-content-center"> <h4 class="blue">Uw occasion niet gevonden?</h4> <p>Wij helpen u graag met zoeken naar een alternatief</p> <a href="/contact" class="btn btn-primary">Neem contact op</a> </div> </div> </div> </div> </section> <div class="push" ></div> </div> <!-- Footer Start ------> <footer class="footer"> <div class="footer-questions bg-blue py-md-2"> <div class="container"> <div class="row py-5 d-flex align-items-center text-white"> <div class="col-md-3"> <h2 class="mb-0">Vragen?</h2> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-phone-office me-4"></i> <div> <h5 class="mb-0">0546 57 25 25</h5> <p class="mb-0">Bel ons gerust</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-envelope-open-text me-4"></i> <div> <h5 class="mb-0">info@timmermanbv.nl</h5> <p class="mb-0">Stuur je vraag via de mail</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-brands fa-whatsapp me-4"></i> <div> <h5 class="mb-0">+316 5674 2343</h5> <p class="mb-0">Als je liever wil appen</p> </div> </div> </div> </div> </div> <div class="footer-blocks py-md-2"> <div class="container"> <div class="row py-5 d-flex justify-content-between"> <div class="col-md-3 pe-4"> <img src="/img/logo_timmerman.png" alt="Logo Timmerman BV"/> <p>Uw specialist in landbouwmechanisatie en grondverzet</p> <a href="https://www.facebook.com/TimmermanNewHolland/" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman New Holland</a> <a href="https://www.facebook.com/TimmermanCaseIH" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman Case IH</a> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Vestigingen</h5> <ul> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Wierden</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Denekamp</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Hardenberg</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Witharen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Swifterbant</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Veessen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Rouveen</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Snel naar</h5> <ul> <li><a href="https://timmermanbv.nl/occasions">Occasion aanbod</a></li> <li><a href="https://timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li> <li><a href="https://timmermanbv.nl/acties">Actiemodellen</a></li> <li><a href="https://timmermanbv.nl/nieuws">Nieuws</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Over ons</h5> <ul> <li><a href="https://timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li> <li><a href="https://timmermanbv.nl/diensten">Diensten</a></li> <li><a href="https://timmermanbv.nl/werken-bij">Werken bij</a></li> <li><a href="https://timmermanbv.nl/contact">Contact</a></li> </ul> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-12 col-md-5 d-flex justify-content-between"> <a href="/privacyverklaring">Privacyverklaring</a> <a href="/disclaimer">Disclaimer</a> <a href="https://timmermanbv.nl/files/Fedecomvoorwaarden-2019.pdf" target="_blank">Algemene voorwaarden</a> </div> <div class="col-12 col-md-7 text-end"> <p>Powered by <a href="https://anurawebdevelopment.nl" target="_blank">Anura</a></p> </div> </div> </div> </div> </footer> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; bottom:0; display:none; width:100%;z-index:9999;" class="pt-3 pb-0"> <div class="container"> <div class="row"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;"> Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#009EC5;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="/privacyverklaring" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Meer info </a> </div> </div> </div> </section> <script crossorigin="anonymous" src="https://cdn.polyfill.io/v3/polyfill.min.js?features=URL"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="text/javascript"></script>--> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/d4122f0987.js" crossorigin="anonymous"></script> <script src="/js/master.js"></script> <script src="/js/plugins.js"></script> <script src="/js/price_range_script.js"></script><script>function replaceQueryParam(param, newval, search) { var regex = new RegExp("([?;&])" + param + "[^&;]*[;&]?"); var query = search.replace(regex, "$1").replace(/&$/, ''); return (query.length > 2 ? query + "&" : "?") + (newval ? param + "=" + newval : ''); } function resetFilters() { window.location = window.location.pathname; } function removeParam(key, sourceURL) { var rtn = sourceURL.split("?")[0], param, params_arr = [], queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : ""; if (queryString !== "") { params_arr = queryString.split("&"); for (var i = params_arr.length - 1; i >= 0; i -= 1) { param = params_arr[i].split("=")[0]; if (param === key) { params_arr.splice(i, 1); } } rtn = rtn + "?" + params_arr.join("&"); } return rtn; } $(document).ready(function(){ var url = new URL(document.location); var params = url.searchParams; var category_id = params.get("category_id"); var subcategory_id = params.get("subcategory_id"); var brand_ids = params.get("brand_id"); var model_ids = params.get("model_id"); var sort = params.get("sort"); if(category_id){ $(".select-category").val(category_id); $('<h4 class="mt-3">Sub categorie</h4><select class="form-control select-subcategory"><option value="">Selecteer subcategorie</option></select>').appendTo('.categorie-selection'); var sub_categories = {"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, 34100] }); $('.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('cakeErr693a8c625e868-trace').style.display = (document.getElementById('cakeErr693a8c625e868-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="cakeErr693a8c625e868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-code').style.display = (document.getElementById('cakeErr693a8c625e868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-context').style.display = (document.getElementById('cakeErr693a8c625e868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625e868-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="cakeErr693a8c625e868-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('cakeErr693a8c625eecc-trace').style.display = (document.getElementById('cakeErr693a8c625eecc-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="cakeErr693a8c625eecc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625eecc-code').style.display = (document.getElementById('cakeErr693a8c625eecc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625eecc-context').style.display = (document.getElementById('cakeErr693a8c625eecc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625eecc-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="cakeErr693a8c625eecc-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('cakeErr693a8c625f4bf-trace').style.display = (document.getElementById('cakeErr693a8c625f4bf-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="cakeErr693a8c625f4bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625f4bf-code').style.display = (document.getElementById('cakeErr693a8c625f4bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625f4bf-context').style.display = (document.getElementById('cakeErr693a8c625f4bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625f4bf-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="cakeErr693a8c625f4bf-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('cakeErr693a8c6259507-trace').style.display = (document.getElementById('cakeErr693a8c6259507-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="cakeErr693a8c6259507-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c6259507-code').style.display = (document.getElementById('cakeErr693a8c6259507-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c6259507-context').style.display = (document.getElementById('cakeErr693a8c6259507-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c6259507-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="cakeErr693a8c6259507-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="197"> <label class="form-check-labe" for="brandCheck1">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="brandCheck2" value="139"> <label class="form-check-labe" for="brandCheck2">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="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="6"> <label class="form-check-labe" for="brandCheck5">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="brandCheck6" value="164"> <label class="form-check-labe" for="brandCheck6">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="brandCheck7" value="111"> <label class="form-check-labe" for="brandCheck7">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="brandCheck8" value="28"> <label class="form-check-labe" for="brandCheck8">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="brandCheck9" value="192"> <label class="form-check-labe" for="brandCheck9">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="brandCheck10" value="83"> <label class="form-check-labe" for="brandCheck10">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="brandCheck11" value="221"> <label class="form-check-labe" for="brandCheck11">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="brandCheck12" value="109"> <label class="form-check-labe" for="brandCheck12">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="brandCheck13" value="172"> <label class="form-check-labe" for="brandCheck13">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="brandCheck14" value="125"> <label class="form-check-labe" for="brandCheck14">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="brandCheck15" value="44"> <label class="form-check-labe" for="brandCheck15">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="brandCheck16" value="61"> <label class="form-check-labe" for="brandCheck16">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="brandCheck17" value="224"> <label class="form-check-labe" for="brandCheck17">Ransomes <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="95"> <label class="form-check-labe" for="brandCheck18">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="brandCheck19" value="201"> <label class="form-check-labe" for="brandCheck19">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="brandCheck20" value="110"> <label class="form-check-labe" for="brandCheck20">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="brandCheck21" value="37"> <label class="form-check-labe" for="brandCheck21">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="brandCheck22" value="126"> <label class="form-check-labe" for="brandCheck22">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="brandCheck23" value="82"> <label class="form-check-labe" for="brandCheck23">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="brandCheck24" value="22"> <label class="form-check-labe" for="brandCheck24">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="brandCheck25" value="113"> <label class="form-check-labe" for="brandCheck25">Roo <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="299"> <label class="form-check-labe" for="modelCheck3">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="modelCheck4" value="302"> <label class="form-check-labe" for="modelCheck4">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="modelCheck5" value="239"> <label class="form-check-labe" for="modelCheck5">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="modelCheck6" value="282"> <label class="form-check-labe" for="modelCheck6">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="modelCheck7" value="279"> <label class="form-check-labe" for="modelCheck7">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="modelCheck8" value="297"> <label class="form-check-labe" for="modelCheck8">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="modelCheck9" value="270"> <label class="form-check-labe" for="modelCheck9">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="modelCheck10" value="268"> <label class="form-check-labe" for="modelCheck10">Joker 6RT <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="306"> <label class="form-check-labe" for="modelCheck11">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="modelCheck12" value="261"> <label class="form-check-labe" for="modelCheck12">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="modelCheck13" value="281"> <label class="form-check-labe" for="modelCheck13">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="modelCheck14" value="285"> <label class="form-check-labe" for="modelCheck14">3 Schaar <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/4505-niemeyer-delta-3-3-schaar-ploeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-6221.jpg" alt="_IMG-6221.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4505-niemeyer-delta-3-3-schaar-ploeg"> <h5 class="occasion-title">Niemeyer Delta 3 3 Schaar Ploeg</h5> </a> <p class="card-content">Keurige ploeg Met pakker "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> 112014</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2005</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 3.950 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4459-lemken-opal-090-3-schaar-ploeg--vorenpakker"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111887_l18.jpg" alt="111887_l18.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4459-lemken-opal-090-3-schaar-ploeg--vorenpakker"> <h5 class="occasion-title">Lemken Opal 090 3 Schaar Ploeg + Vorenpakker</h5> </a> <p class="card-content">Lemken Opal 090 3 schaar wentelploeg Lemken Variopack 80 tandem vorenpakker + cross kill wals Voorscharen op elk element Tipkouter op laatste element Metalen klapbaar steunwiel Hydraulisch ontgrendelende vorenpakkerarm gekoppeld op wentelcilinder 1x Dubbelwerkend ventiel voor nodig Vorenpakker 7+6 rings 70 CM tophoek 70 graden Cross kill wals 125 CM Geheel in werkende conditie "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> 111887</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">€ 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/4006-ransomes-dowdeswell-dp7-3-schaar-ploeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.jpg" alt="109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4006-ransomes-dowdeswell-dp7-3-schaar-ploeg"> <h5 class="occasion-title">Ransomes Dowdeswell DP7 3 Schaar Ploeg</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> 109113</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><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/436-agrometius-geoplough-100-ploegbesturing"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4508421-00001.jpg" alt="4508421-00001.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/436-agrometius-geoplough-100-ploegbesturing"> <h5 class="occasion-title">Agrometius Geoplough 100 Ploegbesturing</h5> </a> <p class="card-content">Geoplough 100 is te koppelen aan een Trimble FMD; FMX en FM1000 scherm Compleet geleverd met kabel boom Sensor; hydro-ventiel en montage tegen meerprijs mogelijk Voedingskabels compleet</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> 4508421</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 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/4372-horsch-terrano-4fx-m10-cultivator-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110438_Horsch-Terrano-4FX-M10-Cultivator-110438-1.jpg" alt="110438_Horsch-Terrano-4FX-M10-Cultivator-110438-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4372-horsch-terrano-4fx-m10-cultivator-demo"> <h5 class="occasion-title">Horsch Terrano 4FX M10 Cultivator (DEMO)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110438</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">Op aanvraag</span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4737-horsch-joker-6rt-m19-cultivator-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110411_Horsch-Joker-6RT-M19-Cultivator-110411-1.jpg" alt="110411_Horsch-Joker-6RT-M19-Cultivator-110411-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4737-horsch-joker-6rt-m19-cultivator-nieuw"> <h5 class="occasion-title">Horsch Joker 6RT M19 Cultivator (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110411</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">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/4064-amazone-cenius-4002-2t-cultivator"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-1.jpg" alt="_Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4064-amazone-cenius-4002-2t-cultivator"> <h5 class="occasion-title">Amazone Cenius 4002-2T Cultivator</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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 999297</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">€ 27.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/4059-triltand-cultivator"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110023_1100231.jpg" alt="110023_1100231.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4059-triltand-cultivator"> <h5 class="occasion-title">Triltand Cultivator</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> Rouveen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110023</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">€ 275 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4733-pttinger-terradisc-5001t-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110293_Poettinger-Terradisc-5001T-Schijveneg-110293-1.jpg" alt="110293_Poettinger-Terradisc-5001T-Schijveneg-110293-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4733-pttinger-terradisc-5001t-schijveneg-nieuw"> <h5 class="occasion-title">Pöttinger Terradisc 5001T Schijveneg (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110293</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">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/4723-evers-breton-xl-6-300-voorzet-cultivator-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109249_Evers-Breton-109249-1.jpg" alt="109249_Evers-Breton-109249-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4723-evers-breton-xl-6-300-voorzet-cultivator-nieuw"> <h5 class="occasion-title">Evers Breton XL 6-300 Voorzet Cultivator (NIEUW)</h5> </a> <p class="card-content">Framehoogte: 80 CM Inbouwlengte: 60 CM Hartmaat hefpennen voorzijde 940 MM (tractorzijde) Hef & topstangpennen Cat. 3 Achterzijde met hydraulische hef Cat 3 / Cat. 3L Tot 3.000 KG aan de hefhaken Gebruikershandleiding "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> 109249</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4710-imants-30-mk-iii-culter--nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_105249 1 (3).jpg" alt="105249 1 (3).jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4710-imants-30-mk-iii-culter--nieuw"> <h5 class="occasion-title">Imants 3.0 MK III Culter (NIEUW)</h5> </a> <p class="card-content">Hydraulische hef voor aanbouwwerktuig Reserve breekbouten 15 MM Woelpoten Handleiding / onderdelenboek Met tussenstuk</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> 107268</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">Op aanvraag</span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4934-feraboli-l30036-1-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Feraboli-Rotorkopeg-112164-1.jpg" alt="_Feraboli-Rotorkopeg-112164-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4934-feraboli-l30036-1-rotorkopeg"> <h5 class="occasion-title">Feraboli L300/36-1 Rotorkopeg</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> 112164</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">€ 4.200 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4496-remac-nex300-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.jpg" alt="111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4496-remac-nex300-rotorkopeg"> <h5 class="occasion-title">Remac NEX300 Rotorkopeg</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> 111439</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.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/3228-lely-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__lely-rotorkopeg-24-4-23-1.jpg" alt="_lely-rotorkopeg-24-4-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3228-lely-rotorkopeg"> <h5 class="occasion-title">Lely Rotorkopeg</h5> </a> <p class="card-content">Met dichte rol "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> 109193</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.600 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4864-farmtec-rotar-300-spitmachine--alpego-rotorkopeg-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112687_Farmtec-Rotar-300-1.jpg" alt="112687_Farmtec-Rotar-300-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4864-farmtec-rotar-300-spitmachine--alpego-rotorkopeg-"> <h5 class="occasion-title">Farmtec Rotar 300 Spitmachine + Alpego Rotorkopeg </h5> </a> <p class="card-content">Farmtec roterende spitmachine Rotar 300 met middenaandrijving Woelpoot voor de tandwielkast Elektrisch aangedreven koeler voor de tandwielkastolie Hydraulische opbouw hefinrichting Hydraulische uitdrukkers voor de aanklevende grond in de hoeken 2 Roterende diepteglijsloffen Met aangebouwde Alpego rotorkopeg met 12 rotoren, 3 meter Pennenwals met pen-gat diepteverstelling "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> 112687</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2020</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 32.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/4861-celli-g190-310-krukas-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112675_Celli-G190-310-1.jpg" alt="112675_Celli-G190-310-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4861-celli-g190-310-krukas-spitmachine"> <h5 class="occasion-title">Celli G190-310 Krukas Spitmachine</h5> </a> <p class="card-content">Krukasspitmachine met 12 spaden Veerbelast kluitenrek 2 Steunwielen met spindelverstelling Doorgaande aftakas Hydraulische hefinrichting, kan ook rotorkopeg in gemonteerd worden "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> 112675</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 8.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/4839-imants-57sx300plh-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-8182.jpg" alt="_IMG-8182.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4839-imants-57sx300plh-spitmachine"> <h5 class="occasion-title">Imants 57SX300PLH Spitmachine</h5> </a> <p class="card-content">Keurige machine Eerste gebruik 2012 "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> 112670</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">€ 22.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4770-farmax-lrp300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-7790.jpg" alt="_IMG-7790.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4770-farmax-lrp300-spitmachine-"> <h5 class="occasion-title">Farmax LRP300 Spitmachine </h5> </a> <p class="card-content">Zeer 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> 112785</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 1998</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 7.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/4620-beviglieri-b1230-v300-eco-bio-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-1.jpg" alt="111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4620-beviglieri-b1230-v300-eco-bio-frees"> <h5 class="occasion-title">Beviglieri B1230 V.300 Eco Bio Frees</h5> </a> <p class="card-content">Netjes en goed Hydraulische achterklep Grote steunwielen Nette direct inzetbare 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> 111718</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">€ 9.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/4617-imants-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112175_Imants-3-meter-Spitmachine-112175-1.jpg" alt="112175_Imants-3-meter-Spitmachine-112175-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4617-imants-spitmachine"> <h5 class="occasion-title">Imants Spitmachine</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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112175</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.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/4593-farmax-drps-300-lhdh-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__farmax-drps-1.jpg" alt="_farmax-drps-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4593-farmax-drps-300-lhdh-spitmachine"> <h5 class="occasion-title">Farmax DRPS-300-LHDH Spitmachine</h5> </a> <p class="card-content">Slijtdelen voorzien van nieuwe hardox platen "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> 4213241</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">€ 6.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/4557-imants-46vx300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111144_Imants-46VX300-1.jpg" alt="111144_Imants-46VX300-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4557-imants-46vx300-spitmachine-"> <h5 class="occasion-title">Imants 46VX300 Spitmachine </h5> </a> <p class="card-content">Roterende spitmachine met VX spitmessen geschikt voor zwaardere grondsoorten 3 Ingebouwde woelpoten met tussenafstand van 1 meter Werkdiepte van 15 - 35 CM Benodigd vermogen van 125 - 225 PK Walterscheid aftakas Afschrapers op de spitas Hydraulische 3-puntshef "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> 111144</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">€ 20.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/4479-farmax-lrp300-profi-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Farmax-LRP300-Profi-4-4-2025-1.jpg" alt="_Farmax-LRP300-Profi-4-4-2025-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4479-farmax-lrp300-profi-spitmachine"> <h5 class="occasion-title">Farmax LRP300 Profi Spitmachine</h5> </a> <p class="card-content">Hydraulisch opklapbare hef over dakringrol Kleur van de machine is Fendt groen "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> 111482</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2019</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 34.100 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4465-farmax-econ300lhdh-lrpecon-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Farmax-LRP-Econ-300-3-4-25-1.jpg" alt="_Farmax-LRP-Econ-300-3-4-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4465-farmax-econ300lhdh-lrpecon-spitmachine"> <h5 class="occasion-title">Farmax Econ300LHDH LRPecon Spitmachine</h5> </a> <p class="card-content">5 KM/H 5 Stuks in hoogte verstelbare woelpoten Netjes in de slijtdelen Uniek met grote aangedreven harkrol (Imants) Met extra rolbeugelarmen Extra dakringrol optioneel Geheel goedwerkend "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> 111518</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">€ 17.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/4428-maschio-c250-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111532_111532-1.jpg" alt="111532_111532-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4428-maschio-c250-frees"> <h5 class="occasion-title">Maschio C250 Frees</h5> </a> <p class="card-content">Zeer nette Maschio haakse messen frees met spijlenrol Tandwielaandrijving "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> 111258</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 5.950 <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('cakeErr693a8c625b8e9-trace').style.display = (document.getElementById('cakeErr693a8c625b8e9-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="cakeErr693a8c625b8e9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625b8e9-code').style.display = (document.getElementById('cakeErr693a8c625b8e9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625b8e9-context').style.display = (document.getElementById('cakeErr693a8c625b8e9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625b8e9-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="cakeErr693a8c625b8e9-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/StringTemplateTrait.php', 'line' => (int) 70, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) { 'helpers' => [ [maximum depth reached] ], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] }, 'type' => '->', 'args' => [ (int) 0 => [ 'prevActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Vorige</a></li>', 'prevDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Vorige</a></li>', 'number' => '<li class="page-item"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'current' => '<li class="page-item active"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'nextActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Volgende</a></li>', 'nextDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Volgende</a></li>' ] ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\View\Helper\PaginatorHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 115 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre> <li class="page-item disabled"><a class="page-link" href="">Vorige</a></li> <li class="page-item active"><a class="page-link" href="/aanbod?category_id=3">1</a></li><li class="page-item"><a class="page-link" href="/aanbod?category_id=3&page=2">2</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=3&page=2">Volgende</a></li> </ul> </nav> </div> </div> <div class="row d-flex flex-column align-items-center justify-content-center"> <h4 class="blue">Uw occasion niet gevonden?</h4> <p>Wij helpen u graag met zoeken naar een alternatief</p> <a href="/contact" class="btn btn-primary">Neem contact op</a> </div> </div> </div> </div> </section> <div class="push" ></div> </div> <!-- Footer Start ------> <footer class="footer"> <div class="footer-questions bg-blue py-md-2"> <div class="container"> <div class="row py-5 d-flex align-items-center text-white"> <div class="col-md-3"> <h2 class="mb-0">Vragen?</h2> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-phone-office me-4"></i> <div> <h5 class="mb-0">0546 57 25 25</h5> <p class="mb-0">Bel ons gerust</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-envelope-open-text me-4"></i> <div> <h5 class="mb-0">info@timmermanbv.nl</h5> <p class="mb-0">Stuur je vraag via de mail</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-brands fa-whatsapp me-4"></i> <div> <h5 class="mb-0">+316 5674 2343</h5> <p class="mb-0">Als je liever wil appen</p> </div> </div> </div> </div> </div> <div class="footer-blocks py-md-2"> <div class="container"> <div class="row py-5 d-flex justify-content-between"> <div class="col-md-3 pe-4"> <img src="/img/logo_timmerman.png" alt="Logo Timmerman BV"/> <p>Uw specialist in landbouwmechanisatie en grondverzet</p> <a href="https://www.facebook.com/TimmermanNewHolland/" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman New Holland</a> <a href="https://www.facebook.com/TimmermanCaseIH" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman Case IH</a> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Vestigingen</h5> <ul> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Wierden</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Denekamp</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Hardenberg</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Witharen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Swifterbant</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Veessen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Rouveen</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Snel naar</h5> <ul> <li><a href="https://timmermanbv.nl/occasions">Occasion aanbod</a></li> <li><a href="https://timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li> <li><a href="https://timmermanbv.nl/acties">Actiemodellen</a></li> <li><a href="https://timmermanbv.nl/nieuws">Nieuws</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Over ons</h5> <ul> <li><a href="https://timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li> <li><a href="https://timmermanbv.nl/diensten">Diensten</a></li> <li><a href="https://timmermanbv.nl/werken-bij">Werken bij</a></li> <li><a href="https://timmermanbv.nl/contact">Contact</a></li> </ul> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-12 col-md-5 d-flex justify-content-between"> <a href="/privacyverklaring">Privacyverklaring</a> <a href="/disclaimer">Disclaimer</a> <a href="https://timmermanbv.nl/files/Fedecomvoorwaarden-2019.pdf" target="_blank">Algemene voorwaarden</a> </div> <div class="col-12 col-md-7 text-end"> <p>Powered by <a href="https://anurawebdevelopment.nl" target="_blank">Anura</a></p> </div> </div> </div> </div> </footer> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; bottom:0; display:none; width:100%;z-index:9999;" class="pt-3 pb-0"> <div class="container"> <div class="row"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;"> Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#009EC5;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="/privacyverklaring" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Meer info </a> </div> </div> </div> </section> <script crossorigin="anonymous" src="https://cdn.polyfill.io/v3/polyfill.min.js?features=URL"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="text/javascript"></script>--> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/d4122f0987.js" crossorigin="anonymous"></script> <script src="/js/master.js"></script> <script src="/js/plugins.js"></script> <script src="/js/price_range_script.js"></script><script>function replaceQueryParam(param, newval, search) { var regex = new RegExp("([?;&])" + param + "[^&;]*[;&]?"); var query = search.replace(regex, "$1").replace(/&$/, ''); return (query.length > 2 ? query + "&" : "?") + (newval ? param + "=" + newval : ''); } function resetFilters() { window.location = window.location.pathname; } function removeParam(key, sourceURL) { var rtn = sourceURL.split("?")[0], param, params_arr = [], queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : ""; if (queryString !== "") { params_arr = queryString.split("&"); for (var i = params_arr.length - 1; i >= 0; i -= 1) { param = params_arr[i].split("=")[0]; if (param === key) { params_arr.splice(i, 1); } } rtn = rtn + "?" + params_arr.join("&"); } return rtn; } $(document).ready(function(){ var url = new URL(document.location); var params = url.searchParams; var category_id = params.get("category_id"); var subcategory_id = params.get("subcategory_id"); var brand_ids = params.get("brand_id"); var model_ids = params.get("model_id"); var sort = params.get("sort"); if(category_id){ $(".select-category").val(category_id); $('<h4 class="mt-3">Sub categorie</h4><select class="form-control select-subcategory"><option value="">Selecteer subcategorie</option></select>').appendTo('.categorie-selection'); var sub_categories = {"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, 34100] }); $('.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('cakeErr693a8c625e868-trace').style.display = (document.getElementById('cakeErr693a8c625e868-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="cakeErr693a8c625e868-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-code').style.display = (document.getElementById('cakeErr693a8c625e868-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625e868-context').style.display = (document.getElementById('cakeErr693a8c625e868-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625e868-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="cakeErr693a8c625e868-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('cakeErr693a8c625eecc-trace').style.display = (document.getElementById('cakeErr693a8c625eecc-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="cakeErr693a8c625eecc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625eecc-code').style.display = (document.getElementById('cakeErr693a8c625eecc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625eecc-context').style.display = (document.getElementById('cakeErr693a8c625eecc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625eecc-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="cakeErr693a8c625eecc-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('cakeErr693a8c625f4bf-trace').style.display = (document.getElementById('cakeErr693a8c625f4bf-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="cakeErr693a8c625f4bf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625f4bf-code').style.display = (document.getElementById('cakeErr693a8c625f4bf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625f4bf-context').style.display = (document.getElementById('cakeErr693a8c625f4bf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625f4bf-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="cakeErr693a8c625f4bf-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('cakeErr693a8c6259507-trace').style.display = (document.getElementById('cakeErr693a8c6259507-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="cakeErr693a8c6259507-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c6259507-code').style.display = (document.getElementById('cakeErr693a8c6259507-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c6259507-context').style.display = (document.getElementById('cakeErr693a8c6259507-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c6259507-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="cakeErr693a8c6259507-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="197"> <label class="form-check-labe" for="brandCheck1">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="brandCheck2" value="139"> <label class="form-check-labe" for="brandCheck2">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="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="6"> <label class="form-check-labe" for="brandCheck5">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="brandCheck6" value="164"> <label class="form-check-labe" for="brandCheck6">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="brandCheck7" value="111"> <label class="form-check-labe" for="brandCheck7">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="brandCheck8" value="28"> <label class="form-check-labe" for="brandCheck8">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="brandCheck9" value="192"> <label class="form-check-labe" for="brandCheck9">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="brandCheck10" value="83"> <label class="form-check-labe" for="brandCheck10">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="brandCheck11" value="221"> <label class="form-check-labe" for="brandCheck11">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="brandCheck12" value="109"> <label class="form-check-labe" for="brandCheck12">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="brandCheck13" value="172"> <label class="form-check-labe" for="brandCheck13">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="brandCheck14" value="125"> <label class="form-check-labe" for="brandCheck14">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="brandCheck15" value="44"> <label class="form-check-labe" for="brandCheck15">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="brandCheck16" value="61"> <label class="form-check-labe" for="brandCheck16">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="brandCheck17" value="224"> <label class="form-check-labe" for="brandCheck17">Ransomes <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="95"> <label class="form-check-labe" for="brandCheck18">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="brandCheck19" value="201"> <label class="form-check-labe" for="brandCheck19">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="brandCheck20" value="110"> <label class="form-check-labe" for="brandCheck20">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="brandCheck21" value="37"> <label class="form-check-labe" for="brandCheck21">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="brandCheck22" value="126"> <label class="form-check-labe" for="brandCheck22">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="brandCheck23" value="82"> <label class="form-check-labe" for="brandCheck23">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="brandCheck24" value="22"> <label class="form-check-labe" for="brandCheck24">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="brandCheck25" value="113"> <label class="form-check-labe" for="brandCheck25">Roo <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="299"> <label class="form-check-labe" for="modelCheck3">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="modelCheck4" value="302"> <label class="form-check-labe" for="modelCheck4">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="modelCheck5" value="239"> <label class="form-check-labe" for="modelCheck5">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="modelCheck6" value="282"> <label class="form-check-labe" for="modelCheck6">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="modelCheck7" value="279"> <label class="form-check-labe" for="modelCheck7">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="modelCheck8" value="297"> <label class="form-check-labe" for="modelCheck8">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="modelCheck9" value="270"> <label class="form-check-labe" for="modelCheck9">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="modelCheck10" value="268"> <label class="form-check-labe" for="modelCheck10">Joker 6RT <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="306"> <label class="form-check-labe" for="modelCheck11">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="modelCheck12" value="261"> <label class="form-check-labe" for="modelCheck12">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="modelCheck13" value="281"> <label class="form-check-labe" for="modelCheck13">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="modelCheck14" value="285"> <label class="form-check-labe" for="modelCheck14">3 Schaar <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/4505-niemeyer-delta-3-3-schaar-ploeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-6221.jpg" alt="_IMG-6221.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4505-niemeyer-delta-3-3-schaar-ploeg"> <h5 class="occasion-title">Niemeyer Delta 3 3 Schaar Ploeg</h5> </a> <p class="card-content">Keurige ploeg Met pakker "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> 112014</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2005</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 3.950 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4459-lemken-opal-090-3-schaar-ploeg--vorenpakker"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111887_l18.jpg" alt="111887_l18.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4459-lemken-opal-090-3-schaar-ploeg--vorenpakker"> <h5 class="occasion-title">Lemken Opal 090 3 Schaar Ploeg + Vorenpakker</h5> </a> <p class="card-content">Lemken Opal 090 3 schaar wentelploeg Lemken Variopack 80 tandem vorenpakker + cross kill wals Voorscharen op elk element Tipkouter op laatste element Metalen klapbaar steunwiel Hydraulisch ontgrendelende vorenpakkerarm gekoppeld op wentelcilinder 1x Dubbelwerkend ventiel voor nodig Vorenpakker 7+6 rings 70 CM tophoek 70 graden Cross kill wals 125 CM Geheel in werkende conditie "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> 111887</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">€ 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/4006-ransomes-dowdeswell-dp7-3-schaar-ploeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.jpg" alt="109113_0c34bb1e-eee8-44c4-bfc1-4445f30178cf.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4006-ransomes-dowdeswell-dp7-3-schaar-ploeg"> <h5 class="occasion-title">Ransomes Dowdeswell DP7 3 Schaar Ploeg</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> 109113</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><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/436-agrometius-geoplough-100-ploegbesturing"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_4508421-00001.jpg" alt="4508421-00001.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/436-agrometius-geoplough-100-ploegbesturing"> <h5 class="occasion-title">Agrometius Geoplough 100 Ploegbesturing</h5> </a> <p class="card-content">Geoplough 100 is te koppelen aan een Trimble FMD; FMX en FM1000 scherm Compleet geleverd met kabel boom Sensor; hydro-ventiel en montage tegen meerprijs mogelijk Voedingskabels compleet</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> 4508421</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 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/4372-horsch-terrano-4fx-m10-cultivator-demo"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110438_Horsch-Terrano-4FX-M10-Cultivator-110438-1.jpg" alt="110438_Horsch-Terrano-4FX-M10-Cultivator-110438-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4372-horsch-terrano-4fx-m10-cultivator-demo"> <h5 class="occasion-title">Horsch Terrano 4FX M10 Cultivator (DEMO)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110438</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">Op aanvraag</span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4737-horsch-joker-6rt-m19-cultivator-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110411_Horsch-Joker-6RT-M19-Cultivator-110411-1.jpg" alt="110411_Horsch-Joker-6RT-M19-Cultivator-110411-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4737-horsch-joker-6rt-m19-cultivator-nieuw"> <h5 class="occasion-title">Horsch Joker 6RT M19 Cultivator (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110411</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">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/4064-amazone-cenius-4002-2t-cultivator"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-1.jpg" alt="_Amazone-Cenius-4002-T-Cultivator-Beilen-Zonna-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4064-amazone-cenius-4002-2t-cultivator"> <h5 class="occasion-title">Amazone Cenius 4002-2T Cultivator</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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 999297</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">€ 27.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/4059-triltand-cultivator"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110023_1100231.jpg" alt="110023_1100231.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4059-triltand-cultivator"> <h5 class="occasion-title">Triltand Cultivator</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> Rouveen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110023</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">€ 275 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4733-pttinger-terradisc-5001t-schijveneg-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_110293_Poettinger-Terradisc-5001T-Schijveneg-110293-1.jpg" alt="110293_Poettinger-Terradisc-5001T-Schijveneg-110293-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4733-pttinger-terradisc-5001t-schijveneg-nieuw"> <h5 class="occasion-title">Pöttinger Terradisc 5001T Schijveneg (NIEUW)</h5> </a> <p class="card-content">"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"</p> <div class="row"> <div class="col-5"><i class="fa-light fa-location-dot"></i> Tienen</div> <div class="col"><i class="fa-light fa-typewriter"></i> 110293</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">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/4723-evers-breton-xl-6-300-voorzet-cultivator-nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_109249_Evers-Breton-109249-1.jpg" alt="109249_Evers-Breton-109249-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4723-evers-breton-xl-6-300-voorzet-cultivator-nieuw"> <h5 class="occasion-title">Evers Breton XL 6-300 Voorzet Cultivator (NIEUW)</h5> </a> <p class="card-content">Framehoogte: 80 CM Inbouwlengte: 60 CM Hartmaat hefpennen voorzijde 940 MM (tractorzijde) Hef & topstangpennen Cat. 3 Achterzijde met hydraulische hef Cat 3 / Cat. 3L Tot 3.000 KG aan de hefhaken Gebruikershandleiding "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> 109249</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 class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4710-imants-30-mk-iii-culter--nieuw"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_105249 1 (3).jpg" alt="105249 1 (3).jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4710-imants-30-mk-iii-culter--nieuw"> <h5 class="occasion-title">Imants 3.0 MK III Culter (NIEUW)</h5> </a> <p class="card-content">Hydraulische hef voor aanbouwwerktuig Reserve breekbouten 15 MM Woelpoten Handleiding / onderdelenboek Met tussenstuk</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> 107268</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">Op aanvraag</span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4934-feraboli-l30036-1-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Feraboli-Rotorkopeg-112164-1.jpg" alt="_Feraboli-Rotorkopeg-112164-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4934-feraboli-l30036-1-rotorkopeg"> <h5 class="occasion-title">Feraboli L300/36-1 Rotorkopeg</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> 112164</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">€ 4.200 <small>ex BTW</small></span></p> </div> </div> </div></div><div class="row occasion-item grid-view pb-5"> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4496-remac-nex300-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.jpg" alt="111439_Afbeelding-van-WhatsApp-op-2025-04-16-om-09-19-47-98f216f6.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4496-remac-nex300-rotorkopeg"> <h5 class="occasion-title">Remac NEX300 Rotorkopeg</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> 111439</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 2.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/3228-lely-rotorkopeg"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__lely-rotorkopeg-24-4-23-1.jpg" alt="_lely-rotorkopeg-24-4-23-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/3228-lely-rotorkopeg"> <h5 class="occasion-title">Lely Rotorkopeg</h5> </a> <p class="card-content">Met dichte rol "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> 109193</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.600 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4864-farmtec-rotar-300-spitmachine--alpego-rotorkopeg-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112687_Farmtec-Rotar-300-1.jpg" alt="112687_Farmtec-Rotar-300-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4864-farmtec-rotar-300-spitmachine--alpego-rotorkopeg-"> <h5 class="occasion-title">Farmtec Rotar 300 Spitmachine + Alpego Rotorkopeg </h5> </a> <p class="card-content">Farmtec roterende spitmachine Rotar 300 met middenaandrijving Woelpoot voor de tandwielkast Elektrisch aangedreven koeler voor de tandwielkastolie Hydraulische opbouw hefinrichting Hydraulische uitdrukkers voor de aanklevende grond in de hoeken 2 Roterende diepteglijsloffen Met aangebouwde Alpego rotorkopeg met 12 rotoren, 3 meter Pennenwals met pen-gat diepteverstelling "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> 112687</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2020</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 32.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/4861-celli-g190-310-krukas-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112675_Celli-G190-310-1.jpg" alt="112675_Celli-G190-310-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4861-celli-g190-310-krukas-spitmachine"> <h5 class="occasion-title">Celli G190-310 Krukas Spitmachine</h5> </a> <p class="card-content">Krukasspitmachine met 12 spaden Veerbelast kluitenrek 2 Steunwielen met spindelverstelling Doorgaande aftakas Hydraulische hefinrichting, kan ook rotorkopeg in gemonteerd worden "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> 112675</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2002</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 8.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/4839-imants-57sx300plh-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-8182.jpg" alt="_IMG-8182.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4839-imants-57sx300plh-spitmachine"> <h5 class="occasion-title">Imants 57SX300PLH Spitmachine</h5> </a> <p class="card-content">Keurige machine Eerste gebruik 2012 "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> 112670</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">€ 22.500 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4770-farmax-lrp300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__IMG-7790.jpg" alt="_IMG-7790.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4770-farmax-lrp300-spitmachine-"> <h5 class="occasion-title">Farmax LRP300 Spitmachine </h5> </a> <p class="card-content">Zeer 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> 112785</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 1998</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 7.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/4620-beviglieri-b1230-v300-eco-bio-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-1.jpg" alt="111718_Beviglieri-B1230-V-300-Eco-Bio-Frees-111718-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4620-beviglieri-b1230-v300-eco-bio-frees"> <h5 class="occasion-title">Beviglieri B1230 V.300 Eco Bio Frees</h5> </a> <p class="card-content">Netjes en goed Hydraulische achterklep Grote steunwielen Nette direct inzetbare 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> 111718</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">€ 9.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/4617-imants-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_112175_Imants-3-meter-Spitmachine-112175-1.jpg" alt="112175_Imants-3-meter-Spitmachine-112175-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4617-imants-spitmachine"> <h5 class="occasion-title">Imants Spitmachine</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> Hardenberg</div> <div class="col"><i class="fa-light fa-typewriter"></i> 112175</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.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/4593-farmax-drps-300-lhdh-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__farmax-drps-1.jpg" alt="_farmax-drps-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4593-farmax-drps-300-lhdh-spitmachine"> <h5 class="occasion-title">Farmax DRPS-300-LHDH Spitmachine</h5> </a> <p class="card-content">Slijtdelen voorzien van nieuwe hardox platen "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> 4213241</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">€ 6.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/4557-imants-46vx300-spitmachine-"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111144_Imants-46VX300-1.jpg" alt="111144_Imants-46VX300-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4557-imants-46vx300-spitmachine-"> <h5 class="occasion-title">Imants 46VX300 Spitmachine </h5> </a> <p class="card-content">Roterende spitmachine met VX spitmessen geschikt voor zwaardere grondsoorten 3 Ingebouwde woelpoten met tussenafstand van 1 meter Werkdiepte van 15 - 35 CM Benodigd vermogen van 125 - 225 PK Walterscheid aftakas Afschrapers op de spitas Hydraulische 3-puntshef "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> 111144</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">€ 20.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/4479-farmax-lrp300-profi-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Farmax-LRP300-Profi-4-4-2025-1.jpg" alt="_Farmax-LRP300-Profi-4-4-2025-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4479-farmax-lrp300-profi-spitmachine"> <h5 class="occasion-title">Farmax LRP300 Profi Spitmachine</h5> </a> <p class="card-content">Hydraulisch opklapbare hef over dakringrol Kleur van de machine is Fendt groen "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> 111482</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2019</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 34.100 <small>ex BTW</small></span></p> </div> </div> </div> <div class="col-md-4"> <div class="card"> <div class="image-holder"> <a href="/aanbod/4465-farmax-econ300lhdh-lrpecon-spitmachine"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga__Farmax-LRP-Econ-300-3-4-25-1.jpg" alt="_Farmax-LRP-Econ-300-3-4-25-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4465-farmax-econ300lhdh-lrpecon-spitmachine"> <h5 class="occasion-title">Farmax Econ300LHDH LRPecon Spitmachine</h5> </a> <p class="card-content">5 KM/H 5 Stuks in hoogte verstelbare woelpoten Netjes in de slijtdelen Uniek met grote aangedreven harkrol (Imants) Met extra rolbeugelarmen Extra dakringrol optioneel Geheel goedwerkend "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> 111518</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">€ 17.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/4428-maschio-c250-frees"> <img style="width:100%;" src="https://occasions.timmermanbv.nl/uploads/images/vga_111532_111532-1.jpg" alt="111532_111532-1.jpg" /> </a> </div> <div class="card-body"> <a href="/aanbod/4428-maschio-c250-frees"> <h5 class="occasion-title">Maschio C250 Frees</h5> </a> <p class="card-content">Zeer nette Maschio haakse messen frees met spijlenrol Tandwielaandrijving "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> 111258</div> <div class="col-3"><i class="fa-light fa-calendar-lines-pen"></i> 2008</div> </div> <p class="mb-0 pt-3 mt-3 d-flex justify-content-between border-top">Koop voor <span class="price">€ 5.950 <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('cakeErr693a8c625b8e9-trace').style.display = (document.getElementById('cakeErr693a8c625b8e9-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="cakeErr693a8c625b8e9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625b8e9-code').style.display = (document.getElementById('cakeErr693a8c625b8e9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr693a8c625b8e9-context').style.display = (document.getElementById('cakeErr693a8c625b8e9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr693a8c625b8e9-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="cakeErr693a8c625b8e9-context" class="cake-context" style="display: none;">$message = 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead. - /home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line: 115 You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.' $stackFrame = (int) 1 $trace = [ (int) 0 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/StringTemplateTrait.php', 'line' => (int) 70, 'function' => 'deprecationWarning', 'args' => [ (int) 0 => 'StringTemplateTrait::templates() is deprecated. Use setTemplates()/getTemplates() instead.' ] ], (int) 1 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) {}, 'type' => '->', 'args' => [ (int) 0 => [ [maximum depth reached] ] ] ], (int) 2 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1435, 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ], 'function' => 'include' ], (int) 3 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1393, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', (int) 1 => [ [maximum depth reached] ] ] ], (int) 4 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 892, 'function' => '_render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp' ] ], (int) 5 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 791, 'function' => 'render', 'class' => 'Cake\View\View', 'object' => object(App\View\AppView) {}, 'type' => '->', 'args' => [ (int) 0 => null, (int) 1 => null ] ], (int) 6 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 126, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'object' => object(Occasion\Controller\OccasionsController) {}, 'type' => '->', 'args' => [] ], (int) 7 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php', 'line' => (int) 94, 'function' => '_invoke', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Occasion\Controller\OccasionsController) {} ] ], (int) 8 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 256, 'function' => 'dispatch', 'class' => 'Cake\Http\ActionDispatcher', 'object' => object(Cake\Http\ActionDispatcher) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 9 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Http\BaseApplication', 'object' => object(App\Application) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 10 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 164, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 11 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 12 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 88, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 13 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'object' => object(Cake\Routing\Middleware\AssetMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 14 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 100, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 15 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 65, 'function' => '__invoke', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {}, (int) 2 => object(Cake\Http\Runner) {} ] ], (int) 16 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 51, 'function' => '__invoke', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) {}, (int) 1 => object(Cake\Http\Response) {} ] ], (int) 17 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 97, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'object' => object(Cake\Http\Runner) {}, 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) {}, (int) 1 => object(Cake\Http\ServerRequest) {}, (int) 2 => object(Cake\Http\Response) {} ] ], (int) 18 => [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/webroot/index.php', 'line' => (int) 37, 'function' => 'run', 'class' => 'Cake\Http\Server', 'object' => object(Cake\Http\Server) {}, 'type' => '->', 'args' => [] ] ] $frame = [ 'file' => '/home/admin/domains/occ-bck.timmermanbv.nl/public_html/plugins/Occasion/src/Template/Occasions/in_stock.ctp', 'line' => (int) 115, 'function' => 'templates', 'class' => 'Cake\View\Helper\PaginatorHelper', 'object' => object(Cake\View\Helper\PaginatorHelper) { 'helpers' => [ [maximum depth reached] ], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] }, 'type' => '->', 'args' => [ (int) 0 => [ 'prevActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Vorige</a></li>', 'prevDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Vorige</a></li>', 'number' => '<li class="page-item"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'current' => '<li class="page-item active"><a class="page-link" href="{{url}}">{{text}}</a></li>', 'nextActive' => '<li class="page-item"><a class="page-link" href="{{url}}">Volgende</a></li>', 'nextDisabled' => '<li class="page-item disabled"><a class="page-link" href="{{url}}">Volgende</a></li>' ] ] ]</pre><pre class="stack-trace">deprecationWarning - CORE/src/Core/functions.php, line 311 Cake\View\Helper\PaginatorHelper::templates() - CORE/src/View/StringTemplateTrait.php, line 70 include - ROOT/plugins/Occasion/src/Template/Occasions/in_stock.ctp, line 115 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100</pre></div></pre> <li class="page-item disabled"><a class="page-link" href="">Vorige</a></li> <li class="page-item active"><a class="page-link" href="/aanbod?category_id=3">1</a></li><li class="page-item"><a class="page-link" href="/aanbod?category_id=3&page=2">2</a></li> <li class="page-item"><a class="page-link" href="/aanbod?category_id=3&page=2">Volgende</a></li> </ul> </nav> </div> </div> <div class="row d-flex flex-column align-items-center justify-content-center"> <h4 class="blue">Uw occasion niet gevonden?</h4> <p>Wij helpen u graag met zoeken naar een alternatief</p> <a href="/contact" class="btn btn-primary">Neem contact op</a> </div> </div> </div> </div> </section> <div class="push" ></div> </div> <!-- Footer Start ------> <footer class="footer"> <div class="footer-questions bg-blue py-md-2"> <div class="container"> <div class="row py-5 d-flex align-items-center text-white"> <div class="col-md-3"> <h2 class="mb-0">Vragen?</h2> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-phone-office me-4"></i> <div> <h5 class="mb-0">0546 57 25 25</h5> <p class="mb-0">Bel ons gerust</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-light fa-envelope-open-text me-4"></i> <div> <h5 class="mb-0">info@timmermanbv.nl</h5> <p class="mb-0">Stuur je vraag via de mail</p> </div> </div> <div class="col-md-3 d-flex align-items-center"> <i class="fa-brands fa-whatsapp me-4"></i> <div> <h5 class="mb-0">+316 5674 2343</h5> <p class="mb-0">Als je liever wil appen</p> </div> </div> </div> </div> </div> <div class="footer-blocks py-md-2"> <div class="container"> <div class="row py-5 d-flex justify-content-between"> <div class="col-md-3 pe-4"> <img src="/img/logo_timmerman.png" alt="Logo Timmerman BV"/> <p>Uw specialist in landbouwmechanisatie en grondverzet</p> <a href="https://www.facebook.com/TimmermanNewHolland/" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman New Holland</a> <a href="https://www.facebook.com/TimmermanCaseIH" target="_blank" class="d-block"><i class="fab fa-facebook-square m-2"></i> Timmerman Case IH</a> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Vestigingen</h5> <ul> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Wierden</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Denekamp</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Hardenberg</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Witharen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Swifterbant</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Veessen</a></li> <li><a href="https://timmermanbv.nl/onze-vestigingen" target="_blank">Rouveen</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Snel naar</h5> <ul> <li><a href="https://timmermanbv.nl/occasions">Occasion aanbod</a></li> <li><a href="https://timmermanbv.nl/voorraad-nieuw">Voorraad nieuw</a></li> <li><a href="https://timmermanbv.nl/acties">Actiemodellen</a></li> <li><a href="https://timmermanbv.nl/nieuws">Nieuws</a></li> </ul> </div> <div class="col-md-2"> <h5 class="mb-3 h5">Over ons</h5> <ul> <li><a href="https://timmermanbv.nl/ons-bedrijf">Ons bedrijf</a></li> <li><a href="https://timmermanbv.nl/diensten">Diensten</a></li> <li><a href="https://timmermanbv.nl/werken-bij">Werken bij</a></li> <li><a href="https://timmermanbv.nl/contact">Contact</a></li> </ul> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-12 col-md-5 d-flex justify-content-between"> <a href="/privacyverklaring">Privacyverklaring</a> <a href="/disclaimer">Disclaimer</a> <a href="https://timmermanbv.nl/files/Fedecomvoorwaarden-2019.pdf" target="_blank">Algemene voorwaarden</a> </div> <div class="col-12 col-md-7 text-end"> <p>Powered by <a href="https://anurawebdevelopment.nl" target="_blank">Anura</a></p> </div> </div> </div> </div> </footer> <section id="cookiewarn" style="background:#15001C; color:#fff; position:fixed; bottom:0; display:none; width:100%;z-index:9999;" class="pt-3 pb-0"> <div class="container"> <div class="row"> <div class="col-md-8"> <p style="color:#fff;font-family: 'Montserrat', sans-serif;"> Om deze website volledig te laten functioneren wordt er gebruik gemaakt van cookies. Gaat u akkoord met het gebruik van cookies? </p> </div> <div class="col-md-2"> <a href="" id="accept_cookies" style="background:#009EC5;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Accepteren </a> </div> <div class="col-md-2"> <a href="/privacyverklaring" style="background:#4C4C4C;padding:5px;width:150px;display:block;text-align:center;-webkit-border-radius: 1px;border-radius: 10px;color:white;"> Meer info </a> </div> </div> </div> </section> <script crossorigin="anonymous" src="https://cdn.polyfill.io/v3/polyfill.min.js?features=URL"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="text/javascript"></script>--> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/d4122f0987.js" crossorigin="anonymous"></script> <script src="/js/master.js"></script> <script src="/js/plugins.js"></script> <script src="/js/price_range_script.js"></script><script>function replaceQueryParam(param, newval, search) { var regex = new RegExp("([?;&])" + param + "[^&;]*[;&]?"); var query = search.replace(regex, "$1").replace(/&$/, ''); return (query.length > 2 ? query + "&" : "?") + (newval ? param + "=" + newval : ''); } function resetFilters() { window.location = window.location.pathname; } function removeParam(key, sourceURL) { var rtn = sourceURL.split("?")[0], param, params_arr = [], queryString = (sourceURL.indexOf("?") !== -1) ? sourceURL.split("?")[1] : ""; if (queryString !== "") { params_arr = queryString.split("&"); for (var i = params_arr.length - 1; i >= 0; i -= 1) { param = params_arr[i].split("=")[0]; if (param === key) { params_arr.splice(i, 1); } } rtn = rtn + "?" + params_arr.join("&"); } return rtn; } $(document).ready(function(){ var url = new URL(document.location); var params = url.searchParams; var category_id = params.get("category_id"); var subcategory_id = params.get("subcategory_id"); var brand_ids = params.get("brand_id"); var model_ids = params.get("model_id"); var sort = params.get("sort"); if(category_id){ $(".select-category").val(category_id); $('<h4 class="mt-3">Sub categorie</h4><select class="form-control select-subcategory"><option value="">Selecteer subcategorie</option></select>').appendTo('.categorie-selection'); var sub_categories = {"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, 34100] }); $('.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 HitachiKeurige ploeg Met pakker "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 3.950 ex BTW
Lemken Opal 090 3 schaar wentelploeg Lemken Variopack 80 tandem vorenpakker + cross kill wals Voorscharen op elk element Tipkouter op laatste element Metalen klapbaar steunwiel Hydraulisch ontgrendelende vorenpakkerarm gekoppeld op wentelcilinder 1x Dubbelwerkend ventiel voor nodig Vorenpakker 7+6 rings 70 CM tophoek 70 graden Cross kill wals 125 CM Geheel in werkende conditie "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 € 1.750 ex BTW
Geoplough 100 is te koppelen aan een Trimble FMD; FMX en FM1000 scherm Compleet geleverd met kabel boom Sensor; hydro-ventiel en montage tegen meerprijs mogelijk Voedingskabels compleet
Koop voor € 500 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 27.500 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 275 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Framehoogte: 80 CM Inbouwlengte: 60 CM Hartmaat hefpennen voorzijde 940 MM (tractorzijde) Hef & topstangpennen Cat. 3 Achterzijde met hydraulische hef Cat 3 / Cat. 3L Tot 3.000 KG aan de hefhaken Gebruikershandleiding "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor Op aanvraag
Hydraulische hef voor aanbouwwerktuig Reserve breekbouten 15 MM Woelpoten Handleiding / onderdelenboek Met tussenstuk
Koop voor Op aanvraag
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 4.200 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 2.750 ex BTW
Met dichte rol "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 3.600 ex BTW
Farmtec roterende spitmachine Rotar 300 met middenaandrijving Woelpoot voor de tandwielkast Elektrisch aangedreven koeler voor de tandwielkastolie Hydraulische opbouw hefinrichting Hydraulische uitdrukkers voor de aanklevende grond in de hoeken 2 Roterende diepteglijsloffen Met aangebouwde Alpego rotorkopeg met 12 rotoren, 3 meter Pennenwals met pen-gat diepteverstelling "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 32.500 ex BTW
Krukasspitmachine met 12 spaden Veerbelast kluitenrek 2 Steunwielen met spindelverstelling Doorgaande aftakas Hydraulische hefinrichting, kan ook rotorkopeg in gemonteerd worden "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 8.000 ex BTW
Keurige machine Eerste gebruik 2012 "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 22.500 ex BTW
Zeer nette machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 7.500 ex BTW
Netjes en goed Hydraulische achterklep Grote steunwielen Nette direct inzetbare machine "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 9.500 ex BTW
"Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 4.000 ex BTW
Slijtdelen voorzien van nieuwe hardox platen "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 6.000 ex BTW
Roterende spitmachine met VX spitmessen geschikt voor zwaardere grondsoorten 3 Ingebouwde woelpoten met tussenafstand van 1 meter Werkdiepte van 15 - 35 CM Benodigd vermogen van 125 - 225 PK Walterscheid aftakas Afschrapers op de spitas Hydraulische 3-puntshef "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 20.000 ex BTW
Hydraulisch opklapbare hef over dakringrol Kleur van de machine is Fendt groen "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 34.100 ex BTW
5 KM/H 5 Stuks in hoogte verstelbare woelpoten Netjes in de slijtdelen Uniek met grote aangedreven harkrol (Imants) Met extra rolbeugelarmen Extra dakringrol optioneel Geheel goedwerkend "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 17.000 ex BTW
Zeer nette Maschio haakse messen frees met spijlenrol Tandwielaandrijving "Vraag de vertegenwoordiger voor de actuele locatie van deze machine"
Koop voor € 5.950 ex BTW
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?